diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..5afbcdc --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# v1.0.0 (2019-11-20) + +## ✨ New Features +- [`f938797`](https://github.com/beaussart/nbx/commit/f938797) added clone command +- [`38250ff`](https://github.com/beaussart/nbx/commit/38250ff) changed project scope + +## 🐛 Bug Fixes +- [`5283f61`](https://github.com/beaussart/nbx/commit/5283f61) changing project scope diff --git a/package.json b/package.json index 1e81088..007b5ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@beaussan/nbx", - "version": "0.0.0-development", + "version": "1.0.0", "description": "nbx CLI", "private": false, "bin": {