Skip to content

Commit e5e5fb9

Browse files
chore(main): release 0.4.4
1 parent 338cc1e commit e5e5fb9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/bootstrap-vue-3/CHANGELOG.md

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

3+
## [0.4.4](https://github.com/cdmoro/bootstrap-vue-3/compare/v0.4.3...v0.4.4) (2022-11-03)
4+
5+
6+
### Features
7+
8+
* **BToast:** Add options autoHide, noCloseButton ([338cc1e](https://github.com/cdmoro/bootstrap-vue-3/commit/338cc1e1c4d3903c8bb9e66a0144610f92b9e568))
9+
* **BToast:** Add options autoHide, noCloseButton. ([24110d0](https://github.com/cdmoro/bootstrap-vue-3/commit/24110d05aaabc2fc1187d93d30187fc771f972cf))
10+
311
## [0.4.3](https://github.com/cdmoro/bootstrap-vue-3/compare/v0.4.2...v0.4.3) (2022-10-30)
412

513

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

0 commit comments

Comments
 (0)