diff --git a/CHANGELOG.md b/CHANGELOG.md index dc7b0754..ab2cba28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.4.2 (2020-01-27) + +* fix: general cleanup (#100) ([d00d56e](https://github.com/readmeio/oas/commit/d00d56e)), closes [#100](https://github.com/readmeio/oas/issues/100) + + + ## 1.4.1 (2020-01-27) * chore(deps-dev): Bump jest from 24.9.0 to 25.1.0 (#103) ([6c80a57](https://github.com/readmeio/oas/commit/6c80a57)), closes [#103](https://github.com/readmeio/oas/issues/103) diff --git a/package.json b/package.json index 1acf9aba..3e56b10b 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "microservice", "documentation" ], - "version": "1.4.1", + "version": "1.4.2", "repository": { "type": "git", "url": "git://github.com/readmeio/oas.git"