Skip to content

Commit 919eb61

Browse files
committed
chore: release v0.3.0-beta.0
1 parent 291ac09 commit 919eb61

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [0.2.0](https://github.com/PlusAuth/plusauth-web/compare/v0.1.1...v0.2.0) (2021-02-15)
29

310

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.2.0",
3+
"version": "0.3.0-beta.0",
44
"description": "PlusAuth Web Util",
55
"main": "dist/plusauth-web.js",
66
"types": "dist/plusauth-web.d.ts",

0 commit comments

Comments
 (0)