From 81248f410df6a1206f2b59f267165fee98ec8a1d Mon Sep 17 00:00:00 2001 From: Andrew Mitchell Date: Thu, 27 Apr 2017 23:27:39 -0500 Subject: [PATCH] chore(release): 1.0.1 --- CHANGELOG.md | 10 ++++++++++ bower.json | 2 +- package.json | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbd3ec2..d349f42 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. + +## [1.0.1](https://github.com/hotforfeature/origami/compare/v1.0.0...v1.0.1) (2017-04-28) + + +### Bug Fixes + +* remove bower install as postinstall action ([81a8804](https://github.com/hotforfeature/origami/commit/81a8804)) + + + # [1.0.0](https://github.com/hotforfeature/origami/compare/v0.6.0...v1.0.0) (2017-04-27) diff --git a/bower.json b/bower.json index 71aa330..a1d626d 100644 --- a/bower.json +++ b/bower.json @@ -13,5 +13,5 @@ "paper-checkbox": "PolymerElements/paper-checkbox#2.0-preview", "iron-selector": "PolymerElements/iron-selector#2.0-preview" }, - "version": "1.0.0" + "version": "1.0.1" } diff --git a/package.json b/package.json index 52d6ea3..926fb6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@codebakery/origami", - "version": "1.0.0", + "version": "1.0.1", "description": "Angular + Polymer", "keywords": [ "Angular",