Skip to content

Commit

Permalink
🔖 Release v1.2.23 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Oct 11, 2021
1 parent 6bb5c3c commit 3fadec5
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [v1.2.23] - 2021-10-11

[Release notes](https://github.com/betahuhn/cf-worker-redirect/releases/tag/v1.2.23) · [Compare](https://github.com/betahuhn/cf-worker-redirect/compare/v1.2.22...v1.2.23) · [Tag](https://github.com/betahuhn/cf-worker-redirect/tree/v1.2.23) · Archive ([zip](https://github.com/betahuhn/cf-worker-redirect/archive/v1.2.23.zip) · [tar.gz](https://github.com/betahuhn/cf-worker-redirect/archive/v1.2.23.tar.gz))

### Dependency updates

- [`aa941fb`](https://github.com/betahuhn/cf-worker-redirect/commit/aa941fb) Bump webpack from 5.55.1 to 5.56.0
- [`f94b398`](https://github.com/betahuhn/cf-worker-redirect/commit/f94b398) Bump @typescript-eslint/parser from 4.32.0 to 4.33.0
- [`4499173`](https://github.com/betahuhn/cf-worker-redirect/commit/4499173) Bump webpack from 5.56.0 to 5.56.1
- [`56eda7e`](https://github.com/betahuhn/cf-worker-redirect/commit/56eda7e) Bump webpack from 5.56.1 to 5.57.1
- [`a352a8d`](https://github.com/betahuhn/cf-worker-redirect/commit/a352a8d) Bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0
- [`6e4c2bb`](https://github.com/betahuhn/cf-worker-redirect/commit/6e4c2bb) Bump webpack-cli from 4.8.0 to 4.9.0
- [`3d84c41`](https://github.com/betahuhn/cf-worker-redirect/commit/3d84c41) Bump webpack from 5.57.1 to 5.58.0

## [v1.2.22] - 2021-10-04

[Release notes](https://github.com/betahuhn/cf-worker-redirect/releases/tag/v1.2.22) · [Compare](https://github.com/betahuhn/cf-worker-redirect/compare/v1.2.21...v1.2.22) · [Tag](https://github.com/betahuhn/cf-worker-redirect/tree/v1.2.22) · Archive ([zip](https://github.com/betahuhn/cf-worker-redirect/archive/v1.2.22.zip) · [tar.gz](https://github.com/betahuhn/cf-worker-redirect/archive/v1.2.22.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": "cf-worker-redirect",
"version": "1.2.22",
"version": "1.2.23",
"description": "Simple URL shortener running at the edge with Cloudflare Workers and Worker KV.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 3fadec5

Please sign in to comment.