Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit b2ddee6

Browse files
authored
Merge pull request bootstrap-vue-next#1059 from bootstrap-vue/release-please--branches--main--components--bootstrap-vue-next
chore(main): release 0.8.6
2 parents da0569c + feee951 commit b2ddee6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/bootstrap-vue-next/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.8.6](https://github.com/bootstrap-vue/bootstrap-vue-next/compare/v0.8.5...v0.8.6) (2023-04-19)
4+
5+
6+
### Bug Fixes
7+
8+
* remove b-table item prop mutation by pagination ([89cffb8](https://github.com/bootstrap-vue/bootstrap-vue-next/commit/89cffb895de011314a35480cd1bd673fa32ebab4))
9+
310
## [0.8.5](https://github.com/bootstrap-vue/bootstrap-vue-next/compare/v0.8.4...v0.8.5) (2023-04-18)
411

512

packages/bootstrap-vue-next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "bootstrap-vue-next",
33
"displayName": "BootstrapVueNext",
44
"description": "Early (but lovely) implementation of Vue 3, Bootstrap 5 and Typescript",
5-
"version": "0.8.5",
5+
"version": "0.8.6",
66
"license": "MIT",
77
"main": "./dist/bootstrap-vue-next.umd.js",
88
"module": "./dist/bootstrap-vue-next.mjs",

0 commit comments

Comments
 (0)