Skip to content

Commit 28cd01a

Browse files
committed
chore: release v0.1.0
1 parent 3754ac5 commit 28cd01a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.1.0](https://github.com/PlusAuth/plusauth-web/compare/v0.0.2-alpha.7...v0.1.0) (2020-11-04)
2+
3+
4+
### Reverts
5+
6+
* 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)
7+
18
## [0.0.4](https://github.com/PlusAuth/plusauth-web/compare/v0.0.2-alpha.7...v0.0.4) (2020-07-09)
29

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plusauth/web",
3-
"version": "0.0.4",
3+
"version": "0.1.0",
44
"description": "PlusAuth Web Util",
55
"main": "dist/plusauth-web.js",
66
"types": "dist/plusauth-web.d.ts",

0 commit comments

Comments
 (0)