diff --git a/CHANGELOG.md b/CHANGELOG.md index a55c637..27e2666 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [1.0.1](https://github.com/chingor13/release-please-playground/compare/release-please-playground-v1.0.0...release-please-playground-v1.0.1) (2021-11-23) + + +### Bug Fixes + +* update docs ([#2](https://github.com/chingor13/release-please-playground/issues/2)) ([da2aaa7](https://github.com/chingor13/release-please-playground/commit/da2aaa77824cb469b335ba57783a9a3eadf53643)) + ## 1.0.0 (2021-11-23) diff --git a/package.json b/package.json index e932d95..1a391ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "release-please-playground", - "version": "1.0.0", + "version": "1.0.1", "description": "Testing package", "main": "index.js", "scripts": {