diff --git a/CHANGELOG.md b/CHANGELOG.md index ce6bd61..87d13cf 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.7.0](https://github.com/medikoo/type/compare/v2.6.1...v2.7.0) (2022-08-03) + +### Features + +- `BigInt.coerce` and `BigInt.ensure` ([e49ad78](https://github.com/medikoo/type/commit/e49ad787bd3aa67b7aa9f7a8ea4cde22a08bebc5)) + ### [2.6.1](https://github.com/medikoo/type/compare/v2.6.0...v2.6.1) (2022-07-29) ### Maintenance Improvements diff --git a/package.json b/package.json index e57ef48..2820e04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "type", - "version": "2.6.1", + "version": "2.7.0", "description": "Runtime validation and processing of JavaScript types", "author": "Mariusz Nowak (https://www.medikoo.com/)", "keywords": [