diff --git a/CHANGELOG.md b/CHANGELOG.md index 151dad7..4d24b57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## v4.0.7 (2021-05-03) + +#### :bug: Bug Fix +* Fix publishing issue with 4.0.6 + +#### Committers: 1 +- Robert Jackson ([@rwjblue](https://github.com/rwjblue)) + + + ## v4.0.6 (2021-05-03) #### :bug: Bug Fix diff --git a/package.json b/package.json index d37291c..dfbbd77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "broccoli-plugin", - "version": "4.0.6", + "version": "4.0.7", "description": "Base class for all Broccoli plugins", "keywords": [ "broccoli-plugin"