This repository was archived by the owner on Mar 27, 2025. It is now read-only.
File tree 5 files changed +27
-4
lines changed
5 files changed +27
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/bootstrap-vue-next" : " 0.13.0 " ,
3
- "packages/nuxt" : " 0.13.0 "
2
+ "packages/bootstrap-vue-next" : " 0.13.1 " ,
3
+ "packages/nuxt" : " 0.13.1 "
4
4
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## [ 0.13.1] ( https://github.com/bootstrap-vue-next/bootstrap-vue-next/compare/bootstrapvuenext-v0.13.0...bootstrapvuenext-v0.13.1 ) (2023-09-16)
5
+
6
+
7
+ ### Bug Fixes
8
+
9
+ * BModal remove aria-labelledby when not present ([ 6d6acca] ( https://github.com/bootstrap-vue-next/bootstrap-vue-next/commit/6d6acca4fe820896657843a9d88c2f494d9fb259 ) )
10
+
4
11
## [ 0.13.0] ( https://github.com/bootstrap-vue-next/bootstrap-vue-next/compare/bootstrapvuenext-v0.12.4...bootstrapvuenext-v0.13.0 ) (2023-09-15)
5
12
6
13
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.13.0 " ,
5
+ "version" : " 0.13.1 " ,
6
6
"license" : " MIT" ,
7
7
"main" : " ./dist/bootstrap-vue-next.umd.js" ,
8
8
"module" : " ./dist/bootstrap-vue-next.mjs" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.13.1] ( https://github.com/bootstrap-vue-next/bootstrap-vue-next/compare/nuxt-v0.13.0...nuxt-v0.13.1 ) (2023-09-16)
4
+
5
+
6
+ ### Miscellaneous Chores
7
+
8
+ * ** nuxt:** Synchronize main group versions
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * devDependencies
15
+ * bootstrap-vue-next bumped to 0.13.1
16
+ * peerDependencies
17
+ * bootstrap-vue-next bumped to 0.13.1
18
+
3
19
## [ 0.13.0] ( https://github.com/bootstrap-vue-next/bootstrap-vue-next/compare/nuxt-v0.12.4...nuxt-v0.13.0 ) (2023-09-15)
4
20
5
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bootstrap-vue-next/nuxt" ,
3
3
"description" : " Nuxt Module for BootstrapVueNext" ,
4
- "version" : " 0.13.0 " ,
4
+ "version" : " 0.13.1 " ,
5
5
"license" : " MIT" ,
6
6
"author" : {
7
7
"name" : " Issayah" ,
You can’t perform that action at this time.
0 commit comments