Skip to content

Commit

Permalink
chore(release): 1.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.9.0](1.8.1...1.9.0) (2022-10-04)

### Bug Fixes

* add docs link to readme ([3252c23](3252c23))
* dont use jsdom for jest ([140e7fa](140e7fa))
* node version in circle was wrong ([b80ed78](b80ed78))
* remove outdated typedoc setting ([0959a1e](0959a1e))
* update node and deps ([d318d06](d318d06))

### Features

* use json-path for path param ([970d03a](970d03a))
  • Loading branch information
semantic-release-bot authored and BelfordZ committed Oct 4, 2022
1 parent 0959a1e commit c14cde3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [1.9.0](https://github.com/json-schema-tools/traverse/compare/1.8.1...1.9.0) (2022-10-04)


### Bug Fixes

* add docs link to readme ([3252c23](https://github.com/json-schema-tools/traverse/commit/3252c23052f304c30d698f8bcc88af15b68df7e2))
* dont use jsdom for jest ([140e7fa](https://github.com/json-schema-tools/traverse/commit/140e7fa049c565865afc048be6e552a8c3911171))
* node version in circle was wrong ([b80ed78](https://github.com/json-schema-tools/traverse/commit/b80ed78eca85fbb11fac07335a40606d61f4b8a7))
* remove outdated typedoc setting ([0959a1e](https://github.com/json-schema-tools/traverse/commit/0959a1ef15fe926360582099c4cf9e69c045b4f7))
* update node and deps ([d318d06](https://github.com/json-schema-tools/traverse/commit/d318d066dc33ce6193cbb9147bcb29bc3a0b6e6f))


### Features

* use json-path for path param ([970d03a](https://github.com/json-schema-tools/traverse/commit/970d03aa1ac583b2dc87f420776a831d180d5a53))

## [1.8.1](https://github.com/json-schema-tools/traverse/compare/1.8.0...1.8.1) (2021-06-24)


Expand Down

0 comments on commit c14cde3

Please sign in to comment.