Skip to content

Commit fb4eef2

Browse files
semantic-release-botBelfordZ
authored andcommitted
chore(release): 1.6.0 [skip ci]
# [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))
1 parent d83045b commit fb4eef2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.6.0](https://github.com/json-schema-tools/dereferencer/compare/1.5.7...1.6.0) (2023-02-27)
2+
3+
4+
### Bug Fixes
5+
6+
* no longer mutates original schema ([9fdc908](https://github.com/json-schema-tools/dereferencer/commit/9fdc90894b1c7122e953bfe0c3d6857099cc3acf))
7+
* update to node 18 ([fd5c184](https://github.com/json-schema-tools/dereferencer/commit/fd5c1849ebcf1eec85ab013112eb04c401d3acbf))
8+
* write test to show issue ([8df84f4](https://github.com/json-schema-tools/dereferencer/commit/8df84f41742b4cacb789878756406516a89bfab9))
9+
10+
11+
### Features
12+
13+
* add an option to toggle mutation of original schema ([499657f](https://github.com/json-schema-tools/dereferencer/commit/499657f488360aacb76ec3528e9360df3e42ec13))
14+
115
## [1.5.7](https://github.com/json-schema-tools/dereferencer/compare/1.5.6...1.5.7) (2022-10-05)
216

317

0 commit comments

Comments
 (0)