From 1e94ade08a8ee2451cec9258eb3051e30a4e480c Mon Sep 17 00:00:00 2001 From: Mariusz Nowak Date: Mon, 8 Mar 2021 15:57:00 +0100 Subject: [PATCH] chore: Release v2.5.0 --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e5029f..0745473 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ 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.5.0](https://github.com/medikoo/type/compare/v2.4.0...v2.5.0) (2021-03-08) + +### Features + +- `errorCode` option for `ensure*` utils ([777a1f2](https://github.com/medikoo/type/commit/777a1f2c9fd76defcd24d3a30cce49491947fef7)) + ## [2.4.0](https://github.com/medikoo/type/compare/v2.3.0...v2.4.0) (2021-03-08) ### Features diff --git a/package.json b/package.json index a60973e..306c923 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "type", - "version": "2.4.0", + "version": "2.5.0", "description": "Runtime validation and processing of JavaScript types", "author": "Mariusz Nowak (https://www.medikoo.com/)", "keywords": [