This repository was archived by the owner on Mar 27, 2025. It is now read-only.
File tree 3 files changed +10
-2
lines changed
packages/bootstrap-vue-next
3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/bootstrap-vue-next" : " 0.10.3 " ,
2
+ "packages/bootstrap-vue-next" : " 0.10.4 " ,
3
3
"packages/nuxt" : " 0.1.3"
4
4
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## [ 0.10.4] ( https://github.com/bootstrap-vue-next/bootstrap-vue-next/compare/bootstrap-vue-next-v0.10.3...bootstrap-vue-next-v0.10.4 ) (2023-08-16)
5
+
6
+
7
+ ### Bug Fixes
8
+
9
+ * ** BOffcanvas:** import BButton ([ 65d25fa] ( https://github.com/bootstrap-vue-next/bootstrap-vue-next/commit/65d25fae8d4ae9fd3d76cb459b8117a3eb8c0586 ) )
10
+ * ** BOffcanvas:** import BButton ([ #1359 ] ( https://github.com/bootstrap-vue-next/bootstrap-vue-next/issues/1359 ) ) ([ 65d25fa] ( https://github.com/bootstrap-vue-next/bootstrap-vue-next/commit/65d25fae8d4ae9fd3d76cb459b8117a3eb8c0586 ) )
11
+
4
12
## [ 0.10.3] ( https://github.com/bootstrap-vue-next/bootstrap-vue-next/compare/bootstrap-vue-next-v0.10.2...bootstrap-vue-next-v0.10.3 ) (2023-08-15)
5
13
6
14
Original file line number Diff line number Diff line change 2
2
"name" : " bootstrap-vue-next" ,
3
3
"displayName" : " BootstrapVueNext" ,
4
4
"description" : " BootstrapVueNext is an early and lovely component library for Vue 3 & Nuxt 3 based on Bootstrap 5 and Typescript." ,
5
- "version" : " 0.10.3 " ,
5
+ "version" : " 0.10.4 " ,
6
6
"license" : " MIT" ,
7
7
"main" : " ./dist/bootstrap-vue-next.umd.js" ,
8
8
"module" : " ./dist/bootstrap-vue-next.mjs" ,
You can’t perform that action at this time.
0 commit comments