We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c04c39 commit beb9b1dCopy full SHA for beb9b1d
CHANGELOG.md
@@ -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
8
## [0.1.1](https://github.com/PlusAuth/plusauth-web/compare/v0.1.0...v0.1.1) (2020-11-27)
9
10
# [0.1.0](https://github.com/PlusAuth/plusauth-web/compare/v0.0.2-alpha.7...v0.1.0) (2020-11-04)
package.json
@@ -1,6 +1,6 @@
{
"name": "@plusauth/web",
- "version": "0.1.1",
+ "version": "0.2.0",
"description": "PlusAuth Web Util",
"main": "dist/plusauth-web.js",
"types": "dist/plusauth-web.d.ts",
0 commit comments