Skip to content

Commit

Permalink
🔖 Release v1.2.8 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Jun 28, 2021
1 parent 6d01ebc commit 0661aa6
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [v1.2.8] - 2021-06-28

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

### Dependency updates

- [`9028707`](https://github.com/betahuhn/cf-worker-redirect/commit/9028707) Bump worker-setup from 1.4.5 to 1.4.6
- [`6237775`](https://github.com/betahuhn/cf-worker-redirect/commit/6237775) Bump eslint from 7.28.0 to 7.29.0
- [`cb71aab`](https://github.com/betahuhn/cf-worker-redirect/commit/cb71aab) Bump @types/chai from 4.2.18 to 4.2.19
- [`31c5c47`](https://github.com/betahuhn/cf-worker-redirect/commit/31c5c47) Bump webpack from 5.39.1 to 5.40.0
- [`64aef6a`](https://github.com/betahuhn/cf-worker-redirect/commit/64aef6a) Bump @typescript-eslint/eslint-plugin from 4.27.0 to 4.28.0
- [`906a663`](https://github.com/betahuhn/cf-worker-redirect/commit/906a663) Bump @typescript-eslint/parser from 4.27.0 to 4.28.0

## [v1.2.7] - 2021-06-21

[Release notes](https://github.com/betahuhn/cf-worker-redirect/releases/tag/v1.2.7) · [Compare](https://github.com/betahuhn/cf-worker-redirect/compare/v1.2.6...v1.2.7) · [Tag](https://github.com/betahuhn/cf-worker-redirect/tree/v1.2.7) · Archive ([zip](https://github.com/betahuhn/cf-worker-redirect/archive/v1.2.7.zip) · [tar.gz](https://github.com/betahuhn/cf-worker-redirect/archive/v1.2.7.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.7",
"version": "1.2.8",
"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 0661aa6

Please sign in to comment.