diff --git a/CHANGELOG.md b/CHANGELOG.md index 6276fba..b975d43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# [v2.0.6](https://github.com/beaussan/nbx/compare/v2.0.5...v2.0.6) (2020-02-06) + +## 🚑 Critical Hotfixes +- [`c1c77cc`](https://github.com/beaussan/nbx/commit/c1c77cc) fix prettier and changelog prettier + # [v2.0.5](https://github.com/beaussan/nbx/compare/v2.0.4...v2.0.5) (2020-02-06) ## 🚑 Critical Hotfixes diff --git a/package.json b/package.json index 7122968..19f88c2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@beaussan/nbx", "description": "My own personal cli", - "version": "2.0.5", + "version": "2.0.6", "author": "Nicolas Beaussart @beaussan", "bin": { "nbx": "./bin/run"