8000 chore: bump version to v2.20.1 · bootstrap-vue/bootstrap-vue@576fb8a · GitHub
[go: up one dir, main page]

Skip to content

Commit 576fb8a

Browse files
committed
chore: bump version to v2.20.1
1 parent 1d85839 commit 576fb8a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file. See
44
[standard-version](https://github.com/conventional-changelog/standard-version) for commit
55
guidelines.
66

7+
<a name="2.20.1"></a>
8+
9+
## [v2.20.1](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.20.0...v2.20.1)
10+
11+
Released: 2020-12-01
12+
13+
### Bug Fixes v2.20.1
14+
15+
- user supplied prop function detection (closes
16+
[#6112](https://github.com/bootstrap-vue/bootstrap-vue/issues/6112))
17+
([#6113](https://github.com/bootstrap-vue/bootstrap-vue/issues/6113))
18+
([1d85839](https://github.com/bootstrap-vue/bootstrap-vue/commit/1d85839fa76c88f1a411a81945d03a4c895b3f4f))
19+
720
<a name="2.20.0"></a>
821

922
## [v2.20.0](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.19.0...v2.20.0)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-vue",
3-
"version": "2.20.0",
3+
"version": "2.20.1",
44
"description": "With more than 85 components, over 45 available plugins, several directives, and 1000+ icons, BootstrapVue provides one of the most comprehensive implementations of the Bootstrap v4 component and grid system available for Vue.js v2.6, complete with extensive and automated WAI-ARIA accessibility markup.",
55
"main": "dist/bootstrap-vue.common.js",
66
"web": "dist/bootstrap-vue.js",

0 commit comments

Comments
 (0)
0