Skip to content

Commit 5c30691

Browse files
committed
chore: release v0.3.3
1 parent a297c62 commit 5c30691

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [0.3.3](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.3.2...v0.3.3) (2023-08-16)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed the sign in error message bug ([124b221](https://github.com/xiaoluoboding/auth-ui-vue/commit/124b221ea9a1bd7e693c275b38349da7d1b87ceb))
7+
8+
9+
### Features
10+
11+
* receive a new user state every time an auth event happens ([a297c62](https://github.com/xiaoluoboding/auth-ui-vue/commit/a297c620f4120ae99052212178cda6e9cc8098d7))
12+
13+
14+
115
## [0.3.2](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.3.1...v0.3.2) (2023-08-15)
216

317

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtbase/auth-ui-vue",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"type": "module",
55
"author": "xiaoluoboding <[email protected]>",
66
"scripts": {

0 commit comments

Comments
 (0)