Skip to content

Commit

Permalink
🔖 Release v1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Mar 9, 2021
1 parent 01f38d1 commit 2e16914
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## [v1.0.0] - 2021-03-09

[Release notes](https://github.com/betahuhn/workers-template/releases/tag/v1.0.0) · [Tag](https://github.com/betahuhn/workers-template/tree/v1.0.0) · Archive ([zip](https://github.com/betahuhn/workers-template/archive/v1.0.0.zip) · [tar.gz](https://github.com/betahuhn/workers-template/archive/v1.0.0.tar.gz))

### New features

- [`01f38d1`](https://github.com/betahuhn/workers-template/commit/01f38d1) Release v1
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": "@betahuhn/workers-template",
"version": "0.1.0",
"version": "1.0.0",
"description": "Template for Cloudflare Workers with GitHub Actions CI",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 2e16914

Please sign in to comment.