File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.0.0 (2024-12-25)
4
+
5
+
6
+ ### Features
7
+
8
+ * add advertising demo and module ([ 6b6ebce] ( https://github.com/storipress/vue-advertising/commit/6b6ebcefd52d970451452673a8e5b5ffb445a478 ) )
9
+ * initial release ([ e0c5fd6] ( https://github.com/storipress/vue-advertising/commit/e0c5fd6703a222b31661c74780cabd1932804f63 ) )
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * add ref ([ 1a98877] ( https://github.com/storipress/vue-advertising/commit/1a988773a7a2221a9935008f5d74ecabf98a166b ) )
15
+ * ** deps:** update dependency @vueuse/core to v10 ([ 89b2d05] ( https://github.com/storipress/vue-advertising/commit/89b2d059d171d40b15cbb1552a8ec8c2ae8af0e4 ) )
16
+ * fix auth issue ([ 348bf23] ( https://github.com/storipress/vue-advertising/commit/348bf23decc2f8f17cb792643100e8a42a8528ae ) )
17
+ * fix yarn config ([ c9728fe] ( https://github.com/storipress/vue-advertising/commit/c9728fe3adb81b8457d69abedaa82613aaed9587 ) )
18
+ * set yarn version to berry ([ 7c888cf] ( https://github.com/storipress/vue-advertising/commit/7c888cf813da294133eeae734757a3d34b2820d9 ) )
19
+
3
20
## [ 1.1.0] ( https://github.com/storipress/vue-advertising/compare/v1.0.1...v1.1.0 ) (2023-03-31)
4
21
5
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @storipress/vue-advertising" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.0 .0" ,
4
4
"repository" :
" [email protected] :storipress/vue-advertising.git" ,
5
5
"license" : " MIT" ,
6
6
"bugs" : {
You can’t perform that action at this time.
0 commit comments