Skip to content

Commit

Permalink
chore: release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ayZagen committed Nov 4, 2020
1 parent 3754ac5 commit 28cd01a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.1.0](https://github.com/PlusAuth/plusauth-web/compare/v0.0.2-alpha.7...v0.1.0) (2020-11-04)


### Reverts

* wrong package name in [#151786](https://github.com/PlusAuth/plusauth-web/issues/151786)a3 ([363b3c4](https://github.com/PlusAuth/plusauth-web/commit/363b3c420b2b8690b5213ae38921da8106a4ef48)), closes [#151786a3](https://github.com/PlusAuth/plusauth-web/issues/151786a3)

## [0.0.4](https://github.com/PlusAuth/plusauth-web/compare/v0.0.2-alpha.7...v0.0.4) (2020-07-09)

## [0.0.3](https://github.com/PlusAuth/plusauth-web/compare/v0.0.2-alpha.7...v0.0.3) (2020-07-09)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plusauth/web",
"version": "0.0.4",
"version": "0.1.0",
"description": "PlusAuth Web Util",
"main": "dist/plusauth-web.js",
"types": "dist/plusauth-web.d.ts",
Expand Down

0 comments on commit 28cd01a

Please sign in to comment.