Skip to content

Commit

Permalink
chore: release v0.3.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ayZagen committed Jul 27, 2021
1 parent e6e3794 commit d7f4762
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [0.3.0-beta.1](https://github.com/PlusAuth/plusauth-web/compare/v0.3.0-beta.0...v0.3.0-beta.1) (2021-07-27)


### Features

* finger vein mfa type ([e6e3794](https://github.com/PlusAuth/plusauth-web/commit/e6e3794c65c1610983063d2e35fb8975f038f69a))


### Performance Improvements

* unnecessary nullish operator ([23b7973](https://github.com/PlusAuth/plusauth-web/commit/23b79737477fb4b712a6200ee6191cdaaabcc7b3))

# [0.3.0-beta.0](https://github.com/PlusAuth/plusauth-web/compare/v0.2.0...v0.3.0-beta.0) (2021-07-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plusauth/web",
"version": "0.3.0-beta.0",
"version": "0.3.0-beta.1",
"description": "PlusAuth Web Util",
"main": "dist/plusauth-web.js",
"types": "dist/plusauth-web.d.ts",
Expand Down

0 comments on commit d7f4762

Please sign in to comment.