Skip to content

Commit 390570f

Browse files
committed
chore: release v0.2.0
1 parent 6c46385 commit 390570f

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [0.2.0](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.1.0...v0.2.0) (2023-08-13)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed the type error ([d126850](https://github.com/xiaoluoboding/auth-ui-vue/commit/d12685060f3d52b727be482b13284d8e1b6eb659))
7+
8+
9+
### Features
10+
11+
* add the darkmode support ([6c46385](https://github.com/xiaoluoboding/auth-ui-vue/commit/6c46385d5e2a5fb9b2274e4b6b7f1692e30dfefd))
12+
* add vue dev tools ([8efeace](https://github.com/xiaoluoboding/auth-ui-vue/commit/8efeace23d3f6e20401e1149e88d494b1c2813f6))
13+
14+
15+
116
# [0.1.0](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.0.2...v0.1.0) (2023-08-09)
217

318

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

0 commit comments

Comments
 (0)