File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.2.5] ( https://github.com/cdmoro/bootstrap-vue-3/compare/v0.2.4...v0.2.5 ) (2022-08-04)
4
+
5
+
6
+ ### Features
7
+
8
+ * add booleanish to bbuttongroup ([ e9256c1] ( https://github.com/cdmoro/bootstrap-vue-3/commit/e9256c145adca1f653fc49f5da6895e236e2c30e ) )
9
+ * add booleanish to more bbutton* ([ a4a72ea] ( https://github.com/cdmoro/bootstrap-vue-3/commit/a4a72ea12db6d14e2df18d266baf34838e2902a9 ) )
10
+ * bbutton booleanish added ([ 83785cc] ( https://github.com/cdmoro/bootstrap-vue-3/commit/83785cc458ea7c574e9bd83054e5d7a0119bda43 ) )
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * add @popperjs/core to peerDependencies ([ 821b3a8] ( https://github.com/cdmoro/bootstrap-vue-3/commit/821b3a8853279ff3391e4c87adb305414bf52ac4 ) )
16
+ * ** BButton:** BButton link props non-reactive ([ 99d271f] ( https://github.com/cdmoro/bootstrap-vue-3/commit/99d271ff09c6f5ae5ffcd04ff7275adf70ab17a8 ) )
17
+
3
18
## [ 0.2.4] ( https://github.com/cdmoro/bootstrap-vue-3/compare/v0.2.3...v0.2.4 ) (2022-08-03)
4
19
5
20
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.2.4 " ,
5
+ "version" : " 0.2.5 " ,
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