Skip to content

Commit b15b5dd

Browse files
committed
2 parents 27ec705 + a1afe55 commit b15b5dd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/bootstrap-vue-3/CHANGELOG.md

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

3+
## [0.2.5](https://github.com/VividLemon/bootstrap-vue-3/compare/v0.2.4...v0.2.5) (2022-08-02)
4+
5+
6+
### Bug Fixes
7+
8+
* test commit force workflows ([9ff64d7](https://github.com/VividLemon/bootstrap-vue-3/commit/9ff64d761950bb93d3a8fd8a353374f2e1c7f16b))
9+
310
## [0.2.4](https://github.com/VividLemon/bootstrap-vue-3/compare/v0.2.3...v0.2.4) (2022-08-02)
411

512

packages/bootstrap-vue-3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "bootstrap-vue-3",
33
"displayName": "BootstrapVue3",
44
"description": "Early (but lovely) implementation of Vue 3, Bootstrap 5 and Typescript",
5-
"version": "0.2.4",
5+
"version": "0.2.5",
66
"license": "MIT",
77
"main": "./dist/bootstrap-vue-3.umd.js",
88
"module": "./dist/bootstrap-vue-3.es.js",

0 commit comments

Comments
 (0)