We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8b4d84 commit de26d41Copy full SHA for de26d41
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.3.5](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.3.4...v0.3.5) (2023-12-04)
2
+
3
4
+### Features
5
6
+* make the auth view reactivity ([d8b4d84](https://github.com/xiaoluoboding/auth-ui-vue/commit/d8b4d8476a0e34db00546e3ddd2f38469b1ba367))
7
8
9
10
## [0.3.4](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.3.3...v0.3.4) (2023-11-27)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtbase/auth-ui-vue",
- "version": "0.3.4",
+ "version": "0.3.5",
"type": "module",
"author": "xiaoluoboding <xiaoluoboding@gmail.com>",
"scripts": {
0 commit comments