Skip to content

Commit 44b4705

Browse files
chore(main): release 0.3.9
1 parent b6ee613 commit 44b4705

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.3.9](https://github.com/cdmoro/bootstrap-vue-3/compare/v0.3.8...v0.3.9) (2022-10-03)
4+
5+
6+
### Features
7+
8+
* **BModal:** :sparkles: Add modal-header slot and rename footer slot ([8e0da98](https://github.com/cdmoro/bootstrap-vue-3/commit/8e0da985a1039548111792ffb8e6af992c853473))
9+
310
## [0.3.8](https://github.com/cdmoro/bootstrap-vue-3/compare/v0.3.7...v0.3.8) (2022-09-30)
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.3.8",
5+
"version": "0.3.9",
66
"license": "MIT",
77
"main": "./dist/bootstrap-vue-3.umd.js",
88
"module": "./dist/bootstrap-vue-3.es.js",

0 commit comments

Comments
 (0)