Skip to content

Commit

Permalink
chore(release): 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JanMalch committed Jun 15, 2021
1 parent db7b4ba commit 295e3df
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

## [1.2.0](https://github.com/JanMalch/comparing/compare/v1.1.0...v1.2.0) (2021-06-15)


### Features

* accept a fallback comparator and improve method names for comparatorWithPredicate ([db7b4ba](https://github.com/JanMalch/comparing/commit/db7b4ba725d46f46d70409ed95bb2500b44eb33a))

## [1.1.0](https://github.com/JanMalch/comparing/compare/v1.0.1...v1.1.0) (2021-06-15)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "comparing",
"version": "1.1.0",
"version": "1.2.0",
"description": "Easily create descriptive comparators",
"keywords": [
"typescript",
Expand Down

0 comments on commit 295e3df

Please sign in to comment.