Skip to content

Commit 0f47663

Browse files
authored
Merge branch 'cdmoro:main' into main
2 parents e0697d7 + 1e296b1 commit 0f47663

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.1.21](https://github.com/cdmoro/bootstrap-vue-3/compare/v0.1.20...v0.1.21) (2022-07-23)
6+
7+
8+
### Bug Fixes
9+
10+
* allow workflow bot to use peerDep ([7b64e26](https://github.com/cdmoro/bootstrap-vue-3/commit/7b64e26e21640208e21faae66e1277f1eef0c230))
11+
512
## [0.1.20](https://github.com/cdmoro/bootstrap-vue-3/compare/v0.1.19...v0.1.20) (2022-07-21)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.1.20",
5+
"version": "0.1.21",
66
"license": "MIT",
77
"main": "./dist/bootstrap-vue-3.umd.js",
88
"module": "./dist/bootstrap-vue-3.es.js",

0 commit comments

Comments
 (0)