From 71433ee325d43d914827960823711d5c5c947170 Mon Sep 17 00:00:00 2001 From: pimlie Date: Thu, 7 Feb 2019 21:37:47 +0100 Subject: [PATCH] chore(release): 2.1.8 --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5475dc6..52990b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## [2.1.8](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.1.7...v2.1.8) (2019-02-07) + + + ## [2.1.7](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.1.6...v2.1.7) (2019-01-15) diff --git a/package.json b/package.json index 328485f..a769ffa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-bootstrap-slider", - "version": "2.1.7", + "version": "2.1.8", "description": "Vue bindings for seiyria/bootstrap-slider", "author": "pimlie ", "main": "dist/vue-bootstrap-slider.common.js",