Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2983d32

Browse files
chore: release main (#2912)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parentfdf2359 commit2983d32

File tree

5 files changed

+29
-4
lines changed

5 files changed

+29
-4
lines changed

‎.release-please-manifest.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages/bootstrap-vue-next":"0.40.8",
3-
"packages/nuxt":"0.40.8"
2+
"packages/bootstrap-vue-next":"0.40.9",
3+
"packages/nuxt":"0.40.9"
44
}

‎packages/bootstrap-vue-next/CHANGELOG.md‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
#Changelog
22

3+
##[0.40.9](https://github.com/bootstrap-vue-next/bootstrap-vue-next/compare/bootstrapvuenext-v0.40.8...bootstrapvuenext-v0.40.9) (2025-11-28)
4+
5+
6+
###Bug Fixes
7+
8+
* allow custom component props in orchestrator create methods with type safety ([#2922](https://github.com/bootstrap-vue-next/bootstrap-vue-next/issues/2922)) ([fdf2359](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commit/fdf2359c1cc4f154a40de8ae4252dbb0eb0235c9))
9+
***BModal:** prevent focus trap error when no tabbable elements exist ([#2864](https://github.com/bootstrap-vue-next/bootstrap-vue-next/issues/2864)) ([d5d85f2](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commit/d5d85f2c741c789a3ca94e442ff371af73b49cbe))
10+
***BTableLite:** Use primary key to persist row-details state when items change ([#2871](https://github.com/bootstrap-vue-next/bootstrap-vue-next/issues/2871)) ([a933f96](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commit/a933f96d1cf4bd1bc82645f18e1c9410e050ad76))
11+
312
##[0.40.8](https://github.com/bootstrap-vue-next/bootstrap-vue-next/compare/bootstrapvuenext-v0.40.7...bootstrapvuenext-v0.40.8) (2025-11-17)
413

514

‎packages/bootstrap-vue-next/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name":"bootstrap-vue-next",
33
"displayName":"BootstrapVueNext",
44
"description":"Seamless integration of Vue 3, Bootstrap 5, and TypeScript for modern, type-safe UI development",
5-
"version":"0.40.8",
5+
"version":"0.40.9",
66
"license":"MIT",
77
"main":"./dist/bootstrap-vue-next.umd.js",
88
"module":"./dist/bootstrap-vue-next.mjs",

‎packages/nuxt/CHANGELOG.md‎

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
#Changelog
22

3+
##[0.40.9](https://github.com/bootstrap-vue-next/bootstrap-vue-next/compare/nuxt-v0.40.8...nuxt-v0.40.9) (2025-11-28)
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.40.9
16+
* peerDependencies
17+
* bootstrap-vue-next bumped to 0.40.9
18+
319
##[0.40.8](https://github.com/bootstrap-vue-next/bootstrap-vue-next/compare/nuxt-v0.40.7...nuxt-v0.40.8) (2025-11-17)
420

521

‎packages/nuxt/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"@bootstrap-vue-next/nuxt",
33
"description":"Nuxt Module for BootstrapVueNext",
4-
"version":"0.40.8",
4+
"version":"0.40.9",
55
"license":"MIT",
66
"author": {
77
"name":"Issayah",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp