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

Commit 7f94ad6

Browse files
authored
Merge pull request bootstrap-vue-next#1066 from bootstrap-vue/release-please--branches--main--components--bootstrap-vue-next
chore(main): release 0.8.7
2 parents df04323 + e2907a5 commit 7f94ad6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/bootstrap-vue-next/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.8.7](https://github.com/bootstrap-vue/bootstrap-vue-next/compare/v0.8.6...v0.8.7) (2023-04-25)
4+
5+
6+
### Features
7+
8+
* **BButton:** add prop block ([f5f1cca](https://github.com/bootstrap-vue/bootstrap-vue-next/commit/f5f1ccaf16dc2492a2f41840c5d30efb0d44523e))
9+
* update vueuse ([2745f9b](https://github.com/bootstrap-vue/bootstrap-vue-next/commit/2745f9bef558a5c510d644874226907a4dd9286d))
10+
311
## [0.8.6](https://github.com/bootstrap-vue/bootstrap-vue-next/compare/v0.8.5...v0.8.6) (2023-04-19)
412

513

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.6",
5+
"version": "0.8.7",
66
"license": "MIT",
77
"main": "./dist/bootstrap-vue-next.umd.js",
88
"module": "./dist/bootstrap-vue-next.mjs",

0 commit comments

Comments
 (0)