Skip to content

Commit 8f86d41

Browse files
committed
🔖 Release v1.2.21 [skip ci]
1 parent eb13b3b commit 8f86d41

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
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.21] - 2021-09-27
2+
3+
[Release notes](https://github.com/betahuhn/cf-worker-redirect/releases/tag/v1.2.21) · [Compare](https://github.com/betahuhn/cf-worker-redirect/compare/v1.2.20...v1.2.21) · [Tag](https://github.com/betahuhn/cf-worker-redirect/tree/v1.2.21) · Archive ([zip](https://github.com/betahuhn/cf-worker-redirect/archive/v1.2.21.zip) · [tar.gz](https://github.com/betahuhn/cf-worker-redirect/archive/v1.2.21.tar.gz))
4+
5+
### Dependency updates
6+
7+
- [`e6bb830`](https://github.com/betahuhn/cf-worker-redirect/commit/e6bb830) Bump worker-setup from 1.4.15 to 1.4.16
8+
- [`9bc2632`](https://github.com/betahuhn/cf-worker-redirect/commit/9bc2632) Bump @typescript-eslint/parser from 4.31.1 to 4.31.2
9+
- [`dabb900`](https://github.com/betahuhn/cf-worker-redirect/commit/dabb900) Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2
10+
- [`90d949a`](https://github.com/betahuhn/cf-worker-redirect/commit/90d949a) Bump @types/chai from 4.2.21 to 4.2.22
11+
112
## [v1.2.20] - 2021-09-20
213

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

package-lock.json

Lines changed: 1 addition & 1 deletion
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.20",
3+
"version": "1.2.21",
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)