Skip to content

Commit

Permalink
πŸ”– 2.1.1 [skip ci]
Browse files Browse the repository at this point in the history
# [v2.1.1](v2.1.0...v2.1.1) (2020-02-06)

## πŸš‘ Critical Hotfixes

- [`bd244b0`](bd244b0)  fix base add command
  • Loading branch information
semantic-release-bot committed Feb 6, 2020
1 parent bd244b0 commit 74e69d5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [v2.1.1](https://github.com/beaussan/nbx/compare/v2.1.0...v2.1.1) (2020-02-06)

## πŸš‘ Critical Hotfixes

- [`bd244b0`](https://github.com/beaussan/nbx/commit/bd244b0) fix base add command

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

## ✨ New Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@beaussan/nbx",
"description": "My own personal cli",
"version": "2.1.0",
"version": "2.1.1",
"author": "Nicolas Beaussart @beaussan",
"bin": {
"nbx": "./bin/run"
Expand Down

0 comments on commit 74e69d5

Please sign in to comment.