Skip to content

Commit ad930cf

Browse files
committed
🔖 Release v1.2.24 [skip ci]
1 parent d1fbe14 commit ad930cf

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [v1.2.24] - 2021-10-18
2+
3+
[Release notes](https://github.com/betahuhn/cf-worker-redirect/releases/tag/v1.2.24) · [Compare](https://github.com/betahuhn/cf-worker-redirect/compare/v1.2.23...v1.2.24) · [Tag](https://github.com/betahuhn/cf-worker-redirect/tree/v1.2.24) · Archive ([zip](https://github.com/betahuhn/cf-worker-redirect/archive/v1.2.24.zip) · [tar.gz](https://github.com/betahuhn/cf-worker-redirect/archive/v1.2.24.tar.gz))
4+
5+
### Dependency updates
6+
7+
- [`1c24f1f`](https://github.com/betahuhn/cf-worker-redirect/commit/1c24f1f) Bump webpack from 5.58.0 to 5.58.1
8+
- [`f34a09e`](https://github.com/betahuhn/cf-worker-redirect/commit/f34a09e) Bump worker-setup from 1.4.16 to 1.4.17
9+
- [`91408bc`](https://github.com/betahuhn/cf-worker-redirect/commit/91408bc) Bump typescript from 4.4.3 to 4.4.4
10+
- [`23050ac`](https://github.com/betahuhn/cf-worker-redirect/commit/23050ac) Bump webpack from 5.58.1 to 5.58.2
11+
112
## [v1.2.23] - 2021-10-11
213

314
[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))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cf-worker-redirect",
3-
"version": "1.2.23",
3+
"version": "1.2.24",
44
"description": "Simple URL shortener running at the edge with Cloudflare Workers and Worker KV.",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)