Skip to content

Commit beb9b1d

Browse files
committed
chore: release v0.2.0
1 parent 5c04c39 commit beb9b1d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.2.0](https://github.com/PlusAuth/plusauth-web/compare/v0.1.1...v0.2.0) (2021-02-15)
2+
3+
4+
### Features
5+
6+
* include raw response in parsed response ([5c04c39](https://github.com/PlusAuth/plusauth-web/commit/5c04c39b15ac0f20a7b00ca43edd5cedeb88db0a))
7+
18
## [0.1.1](https://github.com/PlusAuth/plusauth-web/compare/v0.1.0...v0.1.1) (2020-11-27)
29

310
# [0.1.0](https://github.com/PlusAuth/plusauth-web/compare/v0.0.2-alpha.7...v0.1.0) (2020-11-04)

package.json

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

0 commit comments

Comments
 (0)