Skip to content

Commit

Permalink
🔖 Release v1.2.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Jun 7, 2021
1 parent ef03851 commit 07faa10
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [v1.2.5] - 2021-06-07

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

### Dependency updates

- [`ec8f084`](https://github.com/betahuhn/cf-worker-redirect/commit/ec8f084) Bump worker-setup from 1.4.2 to 1.4.3
- [`9c16b96`](https://github.com/betahuhn/cf-worker-redirect/commit/9c16b96) Bump @typescript-eslint/eslint-plugin from 4.25.0 to 4.26.0
- [`5b0557d`](https://github.com/betahuhn/cf-worker-redirect/commit/5b0557d) Bump @typescript-eslint/parser from 4.25.0 to 4.26.0

## [v1.2.4] - 2021-05-31

[Release notes](https://github.com/betahuhn/cf-worker-redirect/releases/tag/v1.2.4) · [Compare](https://github.com/betahuhn/cf-worker-redirect/compare/v1.2.3...v1.2.4) · [Tag](https://github.com/betahuhn/cf-worker-redirect/tree/v1.2.4) · Archive ([zip](https://github.com/betahuhn/cf-worker-redirect/archive/v1.2.4.zip) · [tar.gz](https://github.com/betahuhn/cf-worker-redirect/archive/v1.2.4.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.4",
"version": "1.2.5",
"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 07faa10

Please sign in to comment.