Skip to content

Commit

Permalink
chore(release): 1.0.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0-alpha.1 (2022-05-18)

### Features

* **module:** initial commit ([d670d25](d670d25))
  • Loading branch information
semantic-release-bot committed May 18, 2022
1 parent 5a51be4 commit 875c51e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# 1.0.0-alpha.1 (2022-05-18)


### Features

* **module:** initial commit ([d670d25](https://github.com/sws2apps/react-sw-helper/commit/d670d25a34cf4e6d3a1c7b23f6e7d200b1124c42))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sws2apps/react-sw-helper",
"description": "A pure react component library to handle service worker",
"version": "0.1.0",
"version": "1.0.0-alpha.1",
"type": "module",
"keywords": [
"react",
Expand Down

0 comments on commit 875c51e

Please sign in to comment.