Skip to content

Commit

Permalink
chore: Release v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Mar 8, 2021
1 parent 777a1f2 commit 1e94ade
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]> (https://www.medikoo.com/)",
"keywords": [
Expand Down

0 comments on commit 1e94ade

Please sign in to comment.