Skip to content

Commit

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


## [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.0",
"version": "0.4.1",
"description": "PlusAuth Web Util",
"main": "dist/plusauth-web.js",
"types": "dist/plusauth-web.d.ts",
Expand Down

0 comments on commit 46c4ea3

Please sign in to comment.