diff --git a/CHANGELOG.md b/CHANGELOG.md index 885d4ca..db1da46 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. + +## [1.1.1](https://github.com/sappira-inc/medpack/compare/v1.1.0...v1.1.1) (2018-09-14) + + + # [1.1.0](https://github.com/sappira-inc/medpack/compare/v1.0.8...v1.1.0) (2018-09-13) diff --git a/package.json b/package.json index bd1d268..37baed1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "medpack", - "version": "1.1.0", + "version": "1.1.1", "description": "Extensible, opinionated, doctor approved webpack configuration", "repository": "sappira-inc/medpack", "engines": {