Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.6.0](1.5.7...1.6.0) (2023-02-27)

### Bug Fixes

* no longer mutates original schema ([9fdc908](9fdc908))
* update to node 18 ([fd5c184](fd5c184))
* write test to show issue ([8df84f4](8df84f4))

### Features

* add an option to toggle mutation of original schema ([499657f](499657f))
  • Loading branch information
semantic-release-bot authored and BelfordZ committed Feb 27, 2023
1 parent d83045b commit fb4eef2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.6.0](https://github.com/json-schema-tools/dereferencer/compare/1.5.7...1.6.0) (2023-02-27)


### Bug Fixes

* no longer mutates original schema ([9fdc908](https://github.com/json-schema-tools/dereferencer/commit/9fdc90894b1c7122e953bfe0c3d6857099cc3acf))
* update to node 18 ([fd5c184](https://github.com/json-schema-tools/dereferencer/commit/fd5c1849ebcf1eec85ab013112eb04c401d3acbf))
* write test to show issue ([8df84f4](https://github.com/json-schema-tools/dereferencer/commit/8df84f41742b4cacb789878756406516a89bfab9))


### Features

* add an option to toggle mutation of original schema ([499657f](https://github.com/json-schema-tools/dereferencer/commit/499657f488360aacb76ec3528e9360df3e42ec13))

## [1.5.7](https://github.com/json-schema-tools/dereferencer/compare/1.5.6...1.5.7) (2022-10-05)


Expand Down

0 comments on commit fb4eef2

Please sign in to comment.