Skip to content

Commit

Permalink
chore: release v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ayZagen committed Sep 8, 2023
1 parent 29e602d commit b78b519
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [0.4.2](https://github.com/PlusAuth/plusauth-web/compare/v0.4.1...v0.4.2) (2023-09-08)


### Performance Improvements

* unnecessary text retrieval for when redirect happened ([8e868ac](https://github.com/PlusAuth/plusauth-web/commit/8e868ac1cf8549f7b18430f37f6593a5a6d85c75))

## [0.4.1](https://github.com/PlusAuth/plusauth-web/compare/v0.4.0...v0.4.1) (2023-09-08)

# [0.4.0](https://github.com/PlusAuth/plusauth-web/compare/v0.3.1...v0.4.0) (2023-09-08)
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.4.1",
"version": "0.4.2",
"description": "PlusAuth Web Util",
"main": "dist/plusauth-web.js",
"types": "dist/plusauth-web.d.ts",
Expand Down

0 comments on commit b78b519

Please sign in to comment.