diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..4877886 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log + +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.4.2 (2016-12-21) + + +### Bug Fixes + +* move from monorepo ([25502c2](https://github.com/paeckchen/paeckchen-cli/commit/25502c2)) diff --git a/package.json b/package.json index e4721ed..ac4881f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paeckchen-cli", - "version": "0.4.1", + "version": "0.4.2", "description": "paeckchen command line interface", "main": "dist/src/index.js", "bin": {