From e8ec3f44e3a2d634895da9f88d9b55ef0d247550 Mon Sep 17 00:00:00 2001 From: Troy Morehouse Date: Thu, 5 Mar 2020 19:38:07 -0400 Subject: [PATCH 1/5] chore: bump version and update changelog --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7e1e0418b76..b40322c2fcc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bootstrap-vue", - "version": "2.6.0", - "description": "BootstrapVue, with over 40 plugins and more than 80 custom components, custom directives, and over 300 icons, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. With extensive and automated WAI-ARIA accessibility markup.", + "version": "2.6.1", + "description": "BootstrapVue, with over 40 component group plugins, more than 80 custom components, several custom directives, and over 300 icons, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. With extensive and automated WAI-ARIA accessibility markup.", "main": "dist/bootstrap-vue.common.js", "web": "dist/bootstrap-vue.js", "module": "esm/index.js", From 053d31ea9db40a074f6dbe757477cfb7931b9abf Mon Sep 17 00:00:00 2001 From: Troy Morehouse Date: Thu, 5 Mar 2020 19:46:26 -0400 Subject: [PATCH 2/5] Update CHANGELOG.md --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7275d6467b..72331ca94ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,24 @@ > [standard-version](https://github.com/conventional-changelog/standard-version) for commit > guidelines. + + +## [v2.6.1](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.6.0...v2.6.1) + +Released: 2020-03-05 + +### Bug Fixes v2.6.1 + +- **b-form-spinbutton:** respect step value for initial decrement when `wrap` enabled (closes + [#4884](https://github.com/bootstrap-vue/bootstrap-vue/issues/4884)) + ([#4885](https://github.com/bootstrap-vue/bootstrap-vue/issues/4885)) + ([28e7245](https://github.com/bootstrap-vue/bootstrap-vue/commit/28e724536be4762382328648f203bd46d8f52fdc)) + +### Other v2.6.1 + +- documentation updates +- dev dependency updates + ## [v2.6.0](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.5.0...v2.6.0) From 5d4fb29f8ddf98b1cad096c35f1f59e8170c17d8 Mon Sep 17 00:00:00 2001 From: Troy Morehouse Date: Fri, 6 Mar 2020 18:21:05 -0400 Subject: [PATCH 3/5] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72331ca94ba..c7fb083c7c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ Released: 2020-03-05 ### Other v2.6.1 -- documentation updates +- documentation updates and fixes - dev dependency updates From b0932f6e6496067d8539e699f6eb51af7e8029a4 Mon Sep 17 00:00:00 2001 From: Troy Morehouse Date: Fri, 6 Mar 2020 18:26:50 -0400 Subject: [PATCH 4/5] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b40322c2fcc..14ce2f4db5d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bootstrap-vue", "version": "2.6.1", - "description": "BootstrapVue, with over 40 component group plugins, more than 80 custom components, several custom directives, and over 300 icons, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. With extensive and automated WAI-ARIA accessibility markup.", + "description": "BootstrapVue, with more than 85 custom components, over 45 plugins, several custom directives, and over 300 icons, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. With extensive and automated WAI-ARIA accessibility markup.", "main": "dist/bootstrap-vue.common.js", "web": "dist/bootstrap-vue.js", "module": "esm/index.js", From 36d973c010772c3b013374abaf0bf38729b45d02 Mon Sep 17 00:00:00 2001 From: Troy Morehouse Date: Fri, 6 Mar 2020 18:32:01 -0400 Subject: [PATCH 5/5] Update index.vue --- docs/pages/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/index.vue b/docs/pages/index.vue index da62c8e602e..e1373d1f499 100644 --- a/docs/pages/index.vue +++ b/docs/pages/index.vue @@ -132,7 +132,7 @@

- With over 40 available plugins and more than 80 custom UI components, directives, and over 300 icons, + With more than 85 components, over 45 available plugins, several directives, and 300+ icons, BootstrapVue provides one of the most comprehensive implementations of the Bootstrap v{{ bootstrapVersionMinor }} component and grid system