Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.1.7...v2.0.0) (2021-11-22)

### Bug Fixes

* add better support for readonly types ([#17](#17)) ([ee59064](ee59064))

### BREAKING CHANGES

* interface DeepMergeMergeFunctionURItoKind's signature has changed
  • Loading branch information
semantic-release-bot committed Nov 22, 2021
1 parent cedbb2e commit b253b3f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.

# [2.0.0](https://github.com/RebeccaStevens/deepmerge-ts/compare/v1.1.7...v2.0.0) (2021-11-22)


### Bug Fixes

* add better support for readonly types ([#17](https://github.com/RebeccaStevens/deepmerge-ts/issues/17)) ([ee59064](https://github.com/RebeccaStevens/deepmerge-ts/commit/ee5906448bcc0fabef2a2b8e215d4c309d30b4db))


### BREAKING CHANGES

* interface DeepMergeMergeFunctionURItoKind's signature has changed

# [2.0.0-beta.1](https://github.com/RebeccaStevens/deepmerge-ts/compare/v1.1.7...v2.0.0-beta.1) (2021-11-22)


Expand Down

0 comments on commit b253b3f

Please sign in to comment.