Browse Source

🔖 2.0.7 [skip ci]

# [v2.0.7](https://github.com/beaussan/nbx/compare/v2.0.6...v2.0.7) (2020-02-06)

## 🚑 Critical Hotfixes

- [`319dd45`](https://github.com/beaussan/nbx/commit/319dd45)  fix changelog to match prettier style
pull/4/head v2.0.7
semantic-release-bot 6 years ago
parent
commit
c092b49429
  1. 6
      CHANGELOG.md
  2. 2
      package.json

6
CHANGELOG.md

@ -1,3 +1,9 @@
# [v2.0.7](https://github.com/beaussan/nbx/compare/v2.0.6...v2.0.7) (2020-02-06)
## 🚑 Critical Hotfixes
- [`319dd45`](https://github.com/beaussan/nbx/commit/319dd45) fix changelog to match prettier style
# [v2.0.6](https://github.com/beaussan/nbx/compare/v2.0.5...v2.0.6) (2020-02-06)
## 🚑 Critical Hotfixes

2
package.json

@ -1,7 +1,7 @@
{
"name": "@beaussan/nbx",
"description": "My own personal cli",
"version": "2.0.6",
"version": "2.0.7",
"author": "Nicolas Beaussart @beaussan",
"bin": {
"nbx": "./bin/run"

Loading…
Cancel
Save