File tree Expand file tree Collapse file tree 3 files changed +29
-3
lines changed Expand file tree Collapse file tree 3 files changed +29
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Project Changelog
2
2
3
+ # 1.0.0-next.1 (2024-09-27)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** (update:** fix useContentContainer; clean ([ 7c203b5] ( https://github.com/basics/vue-semantic-structure/commit/7c203b5c3995fc28171d8265fe99e223bd8267ca ) )
9
+ * ** build:** update build config ([ 0846c10] ( https://github.com/basics/vue-semantic-structure/commit/0846c10404beb7eb865fb494d0e73007562305ef ) )
10
+ * ** ci-next:** disable husky ([ 06ae100] ( https://github.com/basics/vue-semantic-structure/commit/06ae10060eea013a64b5da1e5a78d59a948b38ab ) )
11
+ * ** components:** fix missing v-slot vars ([ 310a289] ( https://github.com/basics/vue-semantic-structure/commit/310a289e1011f33f0fe6ab2b706e43af3e61852a ) )
12
+ * ** naming:** fix naming… ([ 2838031] ( https://github.com/basics/vue-semantic-structure/commit/28380314724c54e8e6a4751759cb6eb95b19d206 ) )
13
+ * ** package:** added homepage ([ 680a8a2] ( https://github.com/basics/vue-semantic-structure/commit/680a8a257f10499fab4bc117f9c06b83574a633b ) )
14
+ * ** publish:** activate publish ([ bb68b4c] ( https://github.com/basics/vue-semantic-structure/commit/bb68b4c3cf7b392053c13d63b7aee9bc34382338 ) )
15
+ * ** publish:** activate publish ([ 0fd9e49] ( https://github.com/basics/vue-semantic-structure/commit/0fd9e496d74a4b46ab9fd727aa89492c5ad717be ) )
16
+ * ** publish:** fix channel ([ 085ebbc] ( https://github.com/basics/vue-semantic-structure/commit/085ebbc87e1dcf374b8b678683b424ab2d8fcae3 ) )
17
+ * ** publish:** force publish ([ 1a72062] ( https://github.com/basics/vue-semantic-structure/commit/1a72062aaf3a1e5d5d764e4e4f6da5d1afdff288 ) )
18
+ * ** src:** remove extension ([ a4cd229] ( https://github.com/basics/vue-semantic-structure/commit/a4cd229b934310b78074ed2098108e336f54500a ) )
19
+ * ** update:** adde inherit props; update docs ([ e3a5c2e] ( https://github.com/basics/vue-semantic-structure/commit/e3a5c2e72083f7b6fd314422eeabb050a8fcdd5d ) )
20
+ * ** update:** added new example; change level logic ([ 714d921] ( https://github.com/basics/vue-semantic-structure/commit/714d9213f19738380a11d8fac22834d0605848a6 ) )
21
+ * ** update:** added usage; improve ([ 5adb27d] ( https://github.com/basics/vue-semantic-structure/commit/5adb27d65b3ccc095161d9fd81e34cdea532b33f ) )
22
+ * ** update:** replaced vue files ([ 7512151] ( https://github.com/basics/vue-semantic-structure/commit/7512151e2d3f28ca2820e7b375fb26842e0c3d65 ) )
23
+
24
+
25
+ ### Features
26
+
27
+ * ** init:** initial commit ([ 57fcc43] ( https://github.com/basics/vue-semantic-structure/commit/57fcc43df4dc292479e860133b3a3ac68a865526 ) )
28
+
3
29
# [ 1.0.0-next.13] ( https://github.com/basics/vue-semantic-structure/compare/v1.0.0-next.12...v1.0.0-next.13 ) (2024-09-27)
4
30
5
31
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-semantic-structure" ,
3
- "version" : " 1.0.0-next.13 " ,
3
+ "version" : " 1.0.0-next.1 " ,
4
4
"description" : " Helper for semantic HTML structure." ,
5
5
"homepage" : " https://basics.github.io/vue-semantic-structure" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments