Skip to content

Commit 2ff683b

Browse files
committed
🔖 Release v1.2.18 [skip ci]
1 parent 41a5b49 commit 2ff683b

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [v1.2.18] - 2021-09-06
2+
3+
[Release notes](https://github.com/betahuhn/cf-worker-redirect/releases/tag/v1.2.18) · [Compare](https://github.com/betahuhn/cf-worker-redirect/compare/v1.2.17...v1.2.18) · [Tag](https://github.com/betahuhn/cf-worker-redirect/tree/v1.2.18) · Archive ([zip](https://github.com/betahuhn/cf-worker-redirect/archive/v1.2.18.zip) · [tar.gz](https://github.com/betahuhn/cf-worker-redirect/archive/v1.2.18.tar.gz))
4+
5+
### Dependency updates
6+
7+
- [`5f2a9e9`](https://github.com/betahuhn/cf-worker-redirect/commit/5f2a9e9) Bump @typescript-eslint/eslint-plugin from 4.29.3 to 4.30.0
8+
- [`2bce9be`](https://github.com/betahuhn/cf-worker-redirect/commit/2bce9be) Bump @typescript-eslint/parser from 4.29.3 to 4.30.0
9+
- [`443179f`](https://github.com/betahuhn/cf-worker-redirect/commit/443179f) Bump webpack from 5.51.1 to 5.51.2
10+
111
## [v1.2.17] - 2021-08-30
212

313
[Release notes](https://github.com/betahuhn/cf-worker-redirect/releases/tag/v1.2.17) · [Compare](https://github.com/betahuhn/cf-worker-redirect/compare/v1.2.16...v1.2.17) · [Tag](https://github.com/betahuhn/cf-worker-redirect/tree/v1.2.17) · Archive ([zip](https://github.com/betahuhn/cf-worker-redirect/archive/v1.2.17.zip) · [tar.gz](https://github.com/betahuhn/cf-worker-redirect/archive/v1.2.17.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.17",
3+
"version": "1.2.18",
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)