Skip to content

Commit

Permalink
chore(release): 1.15.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.15.0](1.14.3...1.15.0) (2021-05-29)

### Bug Fixes

* **dereference-document:** example imports ([2a47014](2a47014))
* add eslint script to package.json ([9b01744](9b01744))
* github action linting workflow ([80250e0](80250e0))
* linting errors ([647ad1a](647ad1a))

### Features

* this brings schema-utils into parity with ([e659f42](e659f42))
  • Loading branch information
openrpc-bastion committed May 29, 2021
1 parent 1be554c commit 6ed8943
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [1.15.0](https://github.com/open-rpc/schema-utils-js/compare/1.14.3...1.15.0) (2021-05-29)


### Bug Fixes

* **dereference-document:** example imports ([2a47014](https://github.com/open-rpc/schema-utils-js/commit/2a470140f5ca0a54f8db45f1a892433dd7b5a39a))
* add eslint script to package.json ([9b01744](https://github.com/open-rpc/schema-utils-js/commit/9b01744ecd058985763f6365562b81dc87f0cc67))
* github action linting workflow ([80250e0](https://github.com/open-rpc/schema-utils-js/commit/80250e058ec1ed8d067bfdce56a12dbeb48881bd))
* linting errors ([647ad1a](https://github.com/open-rpc/schema-utils-js/commit/647ad1acd017171efe06913d9703e489ffa759ca))


### Features

* this brings schema-utils into parity with ([e659f42](https://github.com/open-rpc/schema-utils-js/commit/e659f4279d749c9b47056b5fc09a72ddba24dbc1))

## [1.14.3](https://github.com/open-rpc/schema-utils-js/compare/1.14.2...1.14.3) (2020-11-10)


Expand Down

0 comments on commit 6ed8943

Please sign in to comment.