Skip to content

Commit b60f02c

Browse files
chore(release): 1.12.1 [skip ci]
## [1.12.1](1.12.0...1.12.1) (2020-03-23) ### Bug Fixes * improve test coverage ([072d36f](072d36f)) * method call validator support by-name ([6b86f83](6b86f83)), closes [#206](#206)
1 parent 7f1df15 commit b60f02c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.12.1](https://github.com/open-rpc/schema-utils-js/compare/1.12.0...1.12.1) (2020-03-23)
2+
3+
4+
### Bug Fixes
5+
6+
* improve test coverage ([072d36f](https://github.com/open-rpc/schema-utils-js/commit/072d36f218431a87ade624fad0aded639d475af3))
7+
* method call validator support by-name ([6b86f83](https://github.com/open-rpc/schema-utils-js/commit/6b86f8328488918da1fed305b9925fd5d1015028)), closes [#206](https://github.com/open-rpc/schema-utils-js/issues/206)
8+
19
# [1.12.0](https://github.com/open-rpc/schema-utils-js/compare/1.11.6...1.12.0) (2020-01-15)
210

311

0 commit comments

Comments
 (0)