Skip to content

Commit

Permalink
🔖 Release v1.2.16 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Aug 23, 2021
1 parent f36213d commit 167a7a7
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [v1.2.16] - 2021-08-23

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

### Dependency updates

- [`afacd87`](https://github.com/betahuhn/cf-worker-redirect/commit/afacd87) Bump webpack-cli from 4.7.2 to 4.8.0
- [`46ce0c9`](https://github.com/betahuhn/cf-worker-redirect/commit/46ce0c9) Bump @typescript-eslint/eslint-plugin from 4.29.1 to 4.29.2
- [`2abd01a`](https://github.com/betahuhn/cf-worker-redirect/commit/2abd01a) Bump @typescript-eslint/parser from 4.29.1 to 4.29.2
- [`dd184a3`](https://github.com/betahuhn/cf-worker-redirect/commit/dd184a3) Bump webpack from 5.50.0 to 5.51.1

## [v1.2.15] - 2021-08-16

[Release notes](https://github.com/betahuhn/cf-worker-redirect/releases/tag/v1.2.15) · [Compare](https://github.com/betahuhn/cf-worker-redirect/compare/v1.2.14...v1.2.15) · [Tag](https://github.com/betahuhn/cf-worker-redirect/tree/v1.2.15) · Archive ([zip](https://github.com/betahuhn/cf-worker-redirect/archive/v1.2.15.zip) · [tar.gz](https://github.com/betahuhn/cf-worker-redirect/archive/v1.2.15.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.15",
"version": "1.2.16",
"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 167a7a7

Please sign in to comment.