diff --git a/CHANGELOG.md b/CHANGELOG.md index 6243dffa..44bf8ea8 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. + +## [0.1.1](https://github.com/Metnew/react-semantic.ui-starter/compare/v0.1.0...v0.1.1) (2017-10-16) + + + # [0.1.0](https://github.com/Metnew/react-semantic.ui-starter/compare/v0.1.0-alpha.0...v0.1.0) (2017-10-16) diff --git a/package-lock.json b/package-lock.json index 75f207ef..35c7ab69 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-semantic.ui-starter", - "version": "0.1.0", + "version": "0.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ed4e4f24..adbd2bf3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-semantic.ui-starter", - "version": "0.1.0", + "version": "0.1.1", "main": "src/client/index.jsx", "description": "Advanced universal React starter built with a scale in mind.", "dependencies": {