Skip to content

Commit fc80d0f

Browse files
committed
chore: release v0.3.8
1 parent 74501d8 commit fc80d0f

File tree

2 files changed

+38
-34
lines changed

2 files changed

+38
-34
lines changed

CHANGELOG.md

Lines changed: 34 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,126 +1,130 @@
1-
## [0.3.7](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.3.6...v0.3.7) (2024-05-02)
1+
## [0.3.8](https://github.com/supa-kit/auth-ui-vue/compare/v0.3.7...v0.3.8) (2024-10-23)
2+
3+
4+
5+
## [0.3.7](https://github.com/supa-kit/auth-ui-vue/compare/v0.3.6...v0.3.7) (2024-05-02)
26

37

48
### Features
59

6-
* add anonymous sign-ins ([6bbe538](https://github.com/xiaoluoboding/auth-ui-vue/commit/6bbe538012761072e02733e9e192b1cb0b330e38))
10+
* add anonymous sign-ins ([6bbe538](https://github.com/supa-kit/auth-ui-vue/commit/6bbe538012761072e02733e9e192b1cb0b330e38))
711

812

913

10-
## [0.3.6](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.3.5...v0.3.6) (2023-12-26)
14+
## [0.3.6](https://github.com/supa-kit/auth-ui-vue/compare/v0.3.5...v0.3.6) (2023-12-26)
1115

1216

1317
### Bug Fixes
1418

15-
* fixed [#10](https://github.com/xiaoluoboding/auth-ui-vue/issues/10) ([8be7e03](https://github.com/xiaoluoboding/auth-ui-vue/commit/8be7e03f0f68414fc4ed3df6d6a1e0ce12f4f0b3))
16-
* fixed the build ([9ecd55c](https://github.com/xiaoluoboding/auth-ui-vue/commit/9ecd55caf04e86870ba47596ba020b56bc67c7ec))
19+
* fixed [#10](https://github.com/supa-kit/auth-ui-vue/issues/10) ([8be7e03](https://github.com/supa-kit/auth-ui-vue/commit/8be7e03f0f68414fc4ed3df6d6a1e0ce12f4f0b3))
20+
* fixed the build ([9ecd55c](https://github.com/supa-kit/auth-ui-vue/commit/9ecd55caf04e86870ba47596ba020b56bc67c7ec))
1721

1822

1923

20-
## [0.3.5](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.3.4...v0.3.5) (2023-12-04)
24+
## [0.3.5](https://github.com/supa-kit/auth-ui-vue/compare/v0.3.4...v0.3.5) (2023-12-04)
2125

2226

2327
### Features
2428

25-
* make the auth view reactivity ([d8b4d84](https://github.com/xiaoluoboding/auth-ui-vue/commit/d8b4d8476a0e34db00546e3ddd2f38469b1ba367))
29+
* make the auth view reactivity ([d8b4d84](https://github.com/supa-kit/auth-ui-vue/commit/d8b4d8476a0e34db00546e3ddd2f38469b1ba367))
2630

2731

2832

29-
## [0.3.4](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.3.3...v0.3.4) (2023-11-27)
33+
## [0.3.4](https://github.com/supa-kit/auth-ui-vue/compare/v0.3.3...v0.3.4) (2023-11-27)
3034

3135

3236
### Features
3337

34-
* add providers ([8057b0f](https://github.com/xiaoluoboding/auth-ui-vue/commit/8057b0ffaff3c9aafa7a38dedd289a50aeb94ced))
38+
* add providers ([8057b0f](https://github.com/supa-kit/auth-ui-vue/commit/8057b0ffaff3c9aafa7a38dedd289a50aeb94ced))
3539

3640

3741

38-
## [0.3.3](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.3.2...v0.3.3) (2023-08-16)
42+
## [0.3.3](https://github.com/supa-kit/auth-ui-vue/compare/v0.3.2...v0.3.3) (2023-08-16)
3943

4044

4145
### Bug Fixes
4246

43-
* fixed the sign in error message bug ([124b221](https://github.com/xiaoluoboding/auth-ui-vue/commit/124b221ea9a1bd7e693c275b38349da7d1b87ceb))
47+
* fixed the sign in error message bug ([124b221](https://github.com/supa-kit/auth-ui-vue/commit/124b221ea9a1bd7e693c275b38349da7d1b87ceb))
4448

4549

4650
### Features
4751

48-
* receive a new user state every time an auth event happens ([a297c62](https://github.com/xiaoluoboding/auth-ui-vue/commit/a297c620f4120ae99052212178cda6e9cc8098d7))
52+
* receive a new user state every time an auth event happens ([a297c62](https://github.com/supa-kit/auth-ui-vue/commit/a297c620f4120ae99052212178cda6e9cc8098d7))
4953

5054

5155

52-
## [0.3.2](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.3.1...v0.3.2) (2023-08-15)
56+
## [0.3.2](https://github.com/supa-kit/auth-ui-vue/compare/v0.3.1...v0.3.2) (2023-08-15)
5357

5458

5559
### Bug Fixes
5660

57-
* fixed the type ([36a4356](https://github.com/xiaoluoboding/auth-ui-vue/commit/36a43562f52a41578c6883fc73fd63fd446fb27f))
61+
* fixed the type ([36a4356](https://github.com/supa-kit/auth-ui-vue/commit/36a43562f52a41578c6883fc73fd63fd446fb27f))
5862

5963

6064

61-
## [0.3.1](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.3.0...v0.3.1) (2023-08-15)
65+
## [0.3.1](https://github.com/supa-kit/auth-ui-vue/compare/v0.3.0...v0.3.1) (2023-08-15)
6266

6367

6468
### Features
6569

66-
* export more components and helpers ([20cade3](https://github.com/xiaoluoboding/auth-ui-vue/commit/20cade3c101bb62ceafa1c8c2442188d3d374e02))
70+
* export more components and helpers ([20cade3](https://github.com/supa-kit/auth-ui-vue/commit/20cade3c101bb62ceafa1c8c2442188d3d374e02))
6771

6872

6973

70-
# [0.3.0](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.2.0...v0.3.0) (2023-08-13)
74+
# [0.3.0](https://github.com/supa-kit/auth-ui-vue/compare/v0.2.0...v0.3.0) (2023-08-13)
7175

7276

7377
### Bug Fixes
7478

75-
* fix loading locales ([2233a33](https://github.com/xiaoluoboding/auth-ui-vue/commit/2233a336bb9ba9cb9cf8cb318c9c9b127941ee38))
76-
* fixed the types bug ([0c0a3b3](https://github.com/xiaoluoboding/auth-ui-vue/commit/0c0a3b368f571a6e99ad007c8ae08c23c5fd1132))
79+
* fix loading locales ([2233a33](https://github.com/supa-kit/auth-ui-vue/commit/2233a336bb9ba9cb9cf8cb318c9c9b127941ee38))
80+
* fixed the types bug ([0c0a3b3](https://github.com/supa-kit/auth-ui-vue/commit/0c0a3b368f571a6e99ad007c8ae08c23c5fd1132))
7781

7882

7983
### Features
8084

81-
* add i18n support ([0d8c5b8](https://github.com/xiaoluoboding/auth-ui-vue/commit/0d8c5b8587743e9855d5e45dc4939305352a5def))
85+
* add i18n support ([0d8c5b8](https://github.com/supa-kit/auth-ui-vue/commit/0d8c5b8587743e9855d5e45dc4939305352a5def))
8286

8387

8488

85-
# [0.2.0](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.1.0...v0.2.0) (2023-08-13)
89+
# [0.2.0](https://github.com/supa-kit/auth-ui-vue/compare/v0.1.0...v0.2.0) (2023-08-13)
8690

8791

8892
### Bug Fixes
8993

90-
* fixed the type error ([d126850](https://github.com/xiaoluoboding/auth-ui-vue/commit/d12685060f3d52b727be482b13284d8e1b6eb659))
94+
* fixed the type error ([d126850](https://github.com/supa-kit/auth-ui-vue/commit/d12685060f3d52b727be482b13284d8e1b6eb659))
9195

9296

9397
### Features
9498

95-
* add the darkmode support ([6c46385](https://github.com/xiaoluoboding/auth-ui-vue/commit/6c46385d5e2a5fb9b2274e4b6b7f1692e30dfefd))
96-
* add vue dev tools ([8efeace](https://github.com/xiaoluoboding/auth-ui-vue/commit/8efeace23d3f6e20401e1149e88d494b1c2813f6))
99+
* add the darkmode support ([6c46385](https://github.com/supa-kit/auth-ui-vue/commit/6c46385d5e2a5fb9b2274e4b6b7f1692e30dfefd))
100+
* add vue dev tools ([8efeace](https://github.com/supa-kit/auth-ui-vue/commit/8efeace23d3f6e20401e1149e88d494b1c2813f6))
97101

98102

99103

100-
# [0.1.0](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.0.2...v0.1.0) (2023-08-09)
104+
# [0.1.0](https://github.com/supa-kit/auth-ui-vue/compare/v0.0.2...v0.1.0) (2023-08-09)
101105

102106

103107
### Features
104108

105-
* add user context provider & use users hooks ([d164ec1](https://github.com/xiaoluoboding/auth-ui-vue/commit/d164ec12385d5085012a82ea4facd5fd97e4f689))
109+
* add user context provider & use users hooks ([d164ec1](https://github.com/supa-kit/auth-ui-vue/commit/d164ec12385d5085012a82ea4facd5fd97e4f689))
106110

107111

108112

109-
## [0.0.2](https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.0.1...v0.0.2) (2023-08-08)
113+
## [0.0.2](https://github.com/supa-kit/auth-ui-vue/compare/v0.0.1...v0.0.2) (2023-08-08)
110114

111115

112116
### Bug Fixes
113117

114-
* fixed the console ([971f5df](https://github.com/xiaoluoboding/auth-ui-vue/commit/971f5df946e5d7ddd62d63eba9a1e2c497a59db8))
118+
* fixed the console ([971f5df](https://github.com/supa-kit/auth-ui-vue/commit/971f5df946e5d7ddd62d63eba9a1e2c497a59db8))
115119

116120

117121

118-
## [0.0.1](https://github.com/xiaoluoboding/auth-ui-vue/compare/11eadb71b9eb2256a5cec7c215746536ee1a0f71...v0.0.1) (2023-08-08)
122+
## [0.0.1](https://github.com/supa-kit/auth-ui-vue/compare/11eadb71b9eb2256a5cec7c215746536ee1a0f71...v0.0.1) (2023-08-08)
119123

120124

121125
### Features
122126

123-
* improve the code ([11eadb7](https://github.com/xiaoluoboding/auth-ui-vue/commit/11eadb71b9eb2256a5cec7c215746536ee1a0f71))
127+
* improve the code ([11eadb7](https://github.com/supa-kit/auth-ui-vue/commit/11eadb71b9eb2256a5cec7c215746536ee1a0f71))
124128

125129

126130

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@nuxtbase/auth-ui-vue",
3-
"version": "0.3.7",
2+
"name": "@supa-kit/auth-ui-vue",
3+
"version": "0.3.8",
44
"type": "module",
55
"author": "xiaoluoboding <[email protected]>",
66
"scripts": {
@@ -12,9 +12,9 @@
1212
},
1313
"repository": {
1414
"type": "git",
15-
"url": "git+https://github.com/xiaoluoboding/auth-ui-vue.git"
15+
"url": "git+https://github.com/supa-kit/auth-ui-vue.git"
1616
},
17-
"homepage": "https://github.com/xiaoluoboding/auth-ui-vue",
17+
"homepage": "https://github.com/supa-kit/auth-ui-vue",
1818
"files": [
1919
"lib",
2020
"volar.d.ts"

0 commit comments

Comments
 (0)