Skip to content

Commit

Permalink
🔖 Release v1.0.76 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Jan 29, 2024
1 parent 2305573 commit 149cf99
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [v1.0.76] - 2024-01-29

[Release notes](https://github.com/betahuhn/workers-template/releases/tag/v1.0.76) · [Compare](https://github.com/betahuhn/workers-template/compare/v1.0.75...v1.0.76) · [Tag](https://github.com/betahuhn/workers-template/tree/v1.0.76) · Archive ([zip](https://github.com/betahuhn/workers-template/archive/v1.0.76.zip) · [tar.gz](https://github.com/betahuhn/workers-template/archive/v1.0.76.tar.gz))

### Dependency updates

- [`e89fdfa`](https://github.com/betahuhn/workers-template/commit/e89fdfa) Bump webpack from 5.89.0 to 5.90.0

## [v1.0.75] - 2023-11-06

[Release notes](https://github.com/betahuhn/workers-template/releases/tag/v1.0.75) · [Compare](https://github.com/betahuhn/workers-template/compare/v1.0.74...v1.0.75) · [Tag](https://github.com/betahuhn/workers-template/tree/v1.0.75) · Archive ([zip](https://github.com/betahuhn/workers-template/archive/v1.0.75.zip) · [tar.gz](https://github.com/betahuhn/workers-template/archive/v1.0.75.tar.gz))
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@betahuhn/cf-worker-starter",
"version": "1.0.75",
"version": "1.0.76",
"description": "Starter Template for Cloudflare Workers with GitHub Actions CI and Automatic Releases",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 149cf99

Please sign in to comment.