Skip to content

Commit 603c272

Browse files
committed
chore: release v0.3.4
1 parent 8057b0f commit 603c272

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.3.4](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.3.3...v0.3.4) (2023-11-27)
2+
3+
4+
### Features
5+
6+
* add providers ([8057b0f](https://github.com/xiaoluoboding/auth-ui-vue/commit/8057b0ffaff3c9aafa7a38dedd289a50aeb94ced))
7+
8+
9+
110
## [0.3.3](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.3.2...v0.3.3) (2023-08-16)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtbase/auth-ui-vue",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"type": "module",
55
"author": "xiaoluoboding <xiaoluoboding@gmail.com>",
66
"scripts": {

0 commit comments

Comments
 (0)