We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 291ac09 commit 919eb61Copy full SHA for 919eb61
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [0.3.0-beta.0](https://github.com/PlusAuth/plusauth-web/compare/v0.2.0...v0.3.0-beta.0) (2021-07-26)
2
+
3
4
+### Features
5
6
+* accept options for http service ([291ac09](https://github.com/PlusAuth/plusauth-web/commit/291ac096e446b01b0769fdcd5fb6eb648e2459d2))
7
8
# [0.2.0](https://github.com/PlusAuth/plusauth-web/compare/v0.1.1...v0.2.0) (2021-02-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@plusauth/web",
- "version": "0.2.0",
+ "version": "0.3.0-beta.0",
"description": "PlusAuth Web Util",
"main": "dist/plusauth-web.js",
"types": "dist/plusauth-web.d.ts",
0 commit comments