We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8057b0f commit 603c272Copy full SHA for 603c272
CHANGELOG.md
@@ -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
10
## [0.3.3](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.3.2...v0.3.3) (2023-08-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtbase/auth-ui-vue",
- "version": "0.3.3",
+ "version": "0.3.4",
"type": "module",
"author": "xiaoluoboding <xiaoluoboding@gmail.com>",
"scripts": {
0 commit comments