8000 Merge branch 'master' of https://github.com/bootstrap-vue/bootstrap-v… · bootstrap-vue/bootstrap-vue@f018beb · GitHub
[go: up one dir, main page]

Skip to content

Commit f018beb

Browse files
committed
Merge branch 'master' of https://github.com/bootstrap-vue/bootstrap-vue into dev
2 parents d8ae272 + 2f00167 commit f018beb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ 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.17.3"></a>
8+
9+
### [v2.17.3](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.17.2...v2.17.3)
10+
11+
Released: 2020-09-18
12+
13+
- No changes to v2.17.2.
14+
715
<a name="2.17.2"></a>
816

917
### [v2.17.2](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.17.1...v2.17.2)

package.json

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.17.2",
3+
"version": "2.17.3",
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