Skip to content

Commit b10edc3

Browse files
committed
chore: release v0.3.6
1 parent bd6d3fe commit b10edc3

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.3.6](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.3.5...v0.3.6) (2023-12-26)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed [#10](https://github.com/xiaoluoboding/auth-ui-vue/issues/10) ([8be7e03](https://github.com/xiaoluoboding/auth-ui-vue/commit/8be7e03f0f68414fc4ed3df6d6a1e0ce12f4f0b3))
7+
* fixed the build ([9ecd55c](https://github.com/xiaoluoboding/auth-ui-vue/commit/9ecd55caf04e86870ba47596ba020b56bc67c7ec))
8+
9+
10+
111
## [0.3.5](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.3.4...v0.3.5) (2023-12-04)
212

313

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.5",
3+
"version": "0.3.6",
44
"type": "module",
55
"author": "xiaoluoboding <[email protected]>",
66
"scripts": {

0 commit comments

Comments
 (0)