Skip to content

Commit b78b519

Browse files
committed
chore: release v0.4.2
1 parent 29e602d commit b78b519

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [0.4.2](https://github.com/PlusAuth/plusauth-web/compare/v0.4.1...v0.4.2) (2023-09-08)
4+
5+
6+
### Performance Improvements
7+
8+
* unnecessary text retrieval for when redirect happened ([8e868ac](https://github.com/PlusAuth/plusauth-web/commit/8e868ac1cf8549f7b18430f37f6593a5a6d85c75))
9+
310
## [0.4.1](https://github.com/PlusAuth/plusauth-web/compare/v0.4.0...v0.4.1) (2023-09-08)
411

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

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

0 commit comments

Comments
 (0)