Skip to content

Commit f00258e

Browse files
authored
Merge pull request #775 from cdmoro/release-please--branches--main--components--bootstrap-vue-3
chore(main): release 0.4.1
2 parents ea745b8 + a79d059 commit f00258e

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.4.1](https://github.com/cdmoro/bootstrap-vue-3/compare/v0.4.0...v0.4.1) (2022-10-28)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.4.1 ([ea745b8](https://github.com/cdmoro/bootstrap-vue-3/commit/ea745b8a4bfbaf5f5699cde8264d328047579256))
9+
310
## [0.4.0](https://github.com/cdmoro/bootstrap-vue-3/compare/v0.3.12...v0.4.0) (2022-10-24)
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.4.0",
5+
"version": "0.4.1",
66
"license": "MIT",
77
"main": "./dist/bootstrap-vue-3.umd.js",
88
"module": "./dist/bootstrap-vue-3.es.js",

0 commit comments

Comments
 (0)