From 716f785b4ff7705af73f0855f80dd8af35e649c5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 20 Nov 2019 15:58:28 +0100 Subject: [PATCH] :bookmark: 1.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [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 --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5afbcdc..e8165fc 100644 --- a/CHANGELOG.md +++ b/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 diff --git a/package.json b/package.json index 007b5ac..2e73735 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@beaussan/nbx", - "version": "1.0.0", + "version": "1.1.0", "description": "nbx CLI", "private": false, "bin": {