From bd700bfa180e5fe1ce71e156424e414eacd34228 Mon Sep 17 00:00:00 2001 From: stasson Date: Wed, 29 Nov 2017 20:03:44 +0100 Subject: [PATCH] chore(release): 0.5.3 --- CHANGELOG.md | 10 ++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index af5407d3..80f6e19e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ 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. + +## [0.5.3](https://github.com/stasson/vue-mdc-adapter/compare/v0.5.2...v0.5.3) (2017-11-29) + + +### Bug Fixes + +* **demo:** demo styles are not selected on production build ([16dcc93](https://github.com/stasson/vue-mdc-adapter/commit/16dcc93)) + + + ## [0.5.2](https://github.com/stasson/vue-mdc-adapter/compare/v0.5.1...v0.5.2) (2017-11-29) diff --git a/package-lock.json b/package-lock.json index e15ca7ec..50908b78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vue-mdc-adapter", - "version": "0.5.2", + "version": "0.5.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b7c9796c..6cd477ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-mdc-adapter", - "version": "0.5.2", + "version": "0.5.3", "description": "Vue wrapper arround Material Components for the Web", "keywords": [ "vue",