From a7fd25bdf196d780ddb156c66ce1367798d6bf99 Mon Sep 17 00:00:00 2001 From: Tyler Kemme Date: Wed, 14 Jun 2017 21:38:30 -0500 Subject: [PATCH] 1.0.1 --- CHANGELOG.md | 14 ++++---------- package.json | 2 +- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f603d0f..cecde29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,19 +4,13 @@ All notable changes to this project will be documented in this file. This projec Generated by [auto-changelog](https://github.com/CookPete/auto-changelog) -## [v1.0.0](https://github.com/tpkemme/local-addon-plugins-themes/compare/v0.2.0...v1.0.0) - 2017-02-20 +## [v1.0.1](https://github.com/tpkemme/local-addon-plugins-themes/compare/1.0.0...v1.0.1) - 2017-06-15 ### Commits -* Merge branch 'master' of https://github.com/tpkemme/local-addon-plugins-themes [`a179234`](https://github.com/tpkemme/local-addon-plugins-themes/commit/a179234ccd563af07de6aa5888517c03a321f3f7) - - -## [v0.2.0](https://github.com/tpkemme/local-addon-plugins-themes/compare/v0.1.0...v0.2.0) - 2017-02-14 - -### Commits -* finished plugin config and styles, need to finish theme config and styles [`62c71d1`](https://github.com/tpkemme/local-addon-plugins-themes/commit/62c71d1e2f5ef6f243b9cedf797f86028d4ef973) +* Update README.md [`8feeec8`](https://github.com/tpkemme/local-addon-plugins-themes/commit/8feeec8d885ac59465df1641847fc993041bd30e) -## v0.1.0 - 2017-02-14 +## 1.0.0 - 2017-02-20 ### Commits -* inital commit [`3d0bf4c`](https://github.com/tpkemme/local-addon-plugins-themes/commit/3d0bf4cfdf011bbaac9649398fe560f94affe788) +* Merge branch 'master' of https://github.com/tpkemme/local-addon-plugins-themes [`a179234`](https://github.com/tpkemme/local-addon-plugins-themes/commit/a179234ccd563af07de6aa5888517c03a321f3f7) diff --git a/package.json b/package.json index 18697f7..27ffcef 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "local-addon-plugins-themes", "productName": "Plugins And Themes Addon for Local by Flywheel", - "version": "1.0.0", + "version": "1.0.1", "author": "Tyler Kemme", "contributors": [ {