Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](1.6.4...1.7.0) (2019-04-16)

### Bug Fixes

* improve npm publish size ([928d391](928d391))
* typedoc missing param ([35b6483](35b6483))

### Features

* **method-typings:** get types for method ([caeb1fa](caeb1fa))
  • Loading branch information
BelfordZ committed Apr 16, 2019
1 parent 352b057 commit 6cd73d5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.7.0](https://github.com/open-rpc/schema-utils-js/compare/1.6.4...1.7.0) (2019-04-16)


### Bug Fixes

* improve npm publish size ([928d391](https://github.com/open-rpc/schema-utils-js/commit/928d391))
* typedoc missing param ([35b6483](https://github.com/open-rpc/schema-utils-js/commit/35b6483))


### Features

* **method-typings:** get types for method ([caeb1fa](https://github.com/open-rpc/schema-utils-js/commit/caeb1fa))

## [1.6.4](https://github.com/open-rpc/schema-utils-js/compare/1.6.3...1.6.4) (2019-04-16)


Expand Down

0 comments on commit 6cd73d5

Please sign in to comment.