From 791542b168dc0633fdfa2e0dafe3f7ae7311a275 Mon Sep 17 00:00:00 2001 From: Pooya Parsa Date: Sun, 1 Sep 2019 19:01:29 +0200 Subject: [PATCH] chore(release): 2.3.0 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4f1eb6..76f9c29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +# [2.3.0](https://github.com/jsless/hable/compare/v2.2.1...v2.3.0) (2019-09-01) + + +### Features + +* hide deprecate warnings on production builds ([0861df3](https://github.com/jsless/hable/commit/0861df3)) + + + ## [2.2.1](https://github.com/jsless/hable/compare/v2.2.0...v2.2.1) (2019-08-21) diff --git a/package.json b/package.json index 8a16fbe..7657bc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hable", - "version": "2.2.1", + "version": "2.3.0", "description": "Awaitable hooks for Node.js", "license": "MIT", "contributors": [