File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 0.2.0] ( https://github.com/cdmoro/bootstrap-vue-3/compare/v0.1.21...v0.2.0 ) (2022-08-01)
4
+
5
+
6
+ ### Features
7
+
8
+ * use pnpm and workspaces, dev duplicate ([ bbc7312] ( https://github.com/cdmoro/bootstrap-vue-3/commit/bbc73120dd7bd29d62a3c44a751375accfdb13c1 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** #505 :** move import into script setup ([ d2ee360] ( https://github.com/cdmoro/bootstrap-vue-3/commit/d2ee36034a7ba0c59c02574b9c2ca51b38a5dde7 ) )
14
+ * remove duplicate builtin script ([ 48c6ac4] ( https://github.com/cdmoro/bootstrap-vue-3/commit/48c6ac44d2752d6bbc924a724950a1ce20f9e7b6 ) )
15
+
16
+
17
+ ### Reverts
18
+
19
+ * add back in app.vue in /package/bootstrap* ([ 9e80d24] ( https://github.com/cdmoro/bootstrap-vue-3/commit/9e80d24dc214eb23304cad8a800e48ea929890ef ) )
20
+
21
+
22
+ ### Miscellaneous Chores
23
+
24
+ * release 0.2.0 ([ c43ece7] ( https://github.com/cdmoro/bootstrap-vue-3/commit/c43ece7390c25706e097004eeb4cc3525c71f6af ) )
Original file line number Diff line number Diff line change 2
2
"name" : " bootstrap-vue-3" ,
3
3
"displayName" : " BootstrapVue3" ,
4
4
"description" : " Early (but lovely) implementation of Vue 3, Bootstrap 5 and Typescript" ,
5
- "version" : " 0.1.18 " ,
5
+ "version" : " 0.2.0 " ,
6
6
"license" : " MIT" ,
7
7
"main" : " ./dist/bootstrap-vue-3.umd.js" ,
8
8
"module" : " ./dist/bootstrap-vue-3.es.js" ,
You can’t perform that action at this time.
0 commit comments