We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3cefbd + bf29272 commit 372743bCopy full SHA for 372743b
packages/bootstrap-vue-3/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.2.2](https://github.com/VividLemon/bootstrap-vue-3/compare/v0.2.1...v0.2.2) (2022-08-02)
4
+
5
6
+### Bug Fixes
7
8
+* test commit force workflows ([a3cefbd](https://github.com/VividLemon/bootstrap-vue-3/commit/a3cefbda5da75d16d5e69da9a64c00c7a9e046c7))
9
10
## [0.2.1](https://github.com/VividLemon/bootstrap-vue-3/compare/v0.2.2...v0.2.1) (2022-08-02)
11
12
packages/bootstrap-vue-3/package.json
@@ -2,7 +2,7 @@
"name": "bootstrap-vue-3",
"displayName": "BootstrapVue3",
"description": "Early (but lovely) implementation of Vue 3, Bootstrap 5 and Typescript",
- "version": "0.2.1",
+ "version": "0.2.2",
"license": "MIT",
"main": "./dist/bootstrap-vue-3.umd.js",
"module": "./dist/bootstrap-vue-3.es.js",
0 commit comments