Browse Source

🔖 1.1.0

# [v1.1.0](https://github.com/beaussart/nbx/compare/v1.0.0...v1.1.0) (2019-11-20)

##  New Features
- [`1ce78fb`](https://github.com/beaussart/nbx/commit/1ce78fb)  added util extention
pull/2/head v1.1.0
semantic-release-bot 7 years ago
parent
commit
716f785b4f
No known key found for this signature in database GPG Key ID: 51D5A407BFCE64A9
  1. 5
      CHANGELOG.md
  2. 2
      package.json

5
CHANGELOG.md

@ -1,3 +1,8 @@
# [v1.1.0](https://github.com/beaussart/nbx/compare/v1.0.0...v1.1.0) (2019-11-20)
## ✨ New Features
- [`1ce78fb`](https://github.com/beaussart/nbx/commit/1ce78fb) added util extention
# v1.0.0 (2019-11-20)
## ✨ New Features

2
package.json

@ -1,6 +1,6 @@
{
"name": "@beaussan/nbx",
"version": "1.0.0",
"version": "1.1.0",
"description": "nbx CLI",
"private": false,
"bin": {

Loading…
Cancel
Save