Skip to content

Commit e5a43b7

Browse files
authored
Merge pull request #480 from cdmoro/release-please--branches--main--components--bootstrap-vue-3
chore(main): release 0.1.19
2 parents adbdadb + d437e1a commit e5a43b7

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.19](https://github.com/cdmoro/bootstrap-vue-3/compare/v0.1.18...v0.1.19) (2022-07-13)
6+
7+
8+
### Bug Fixes
9+
10+
* test commit please ignore ([a898b13](https://github.com/cdmoro/bootstrap-vue-3/commit/a898b1365ee860fad760d9d98be1bff1d6c1b6b1))
11+
512
## [0.1.18](https://github.com/cdmoro/bootstrap-vue-3/compare/v0.1.17...v0.1.18) (2022-07-12)
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.18",
5+
"version": "0.1.19",
66
"license": "MIT",
77
"main": "./dist/bootstrap-vue-3.umd.js",
88
"module": "./dist/bootstrap-vue-3.es.js",

0 commit comments

Comments
 (0)