Skip to content

Commit f0995c6

Browse files
committed
chore(release): 1.1.9 [skip ci]
## [1.1.9](1.1.8...1.1.9) (2019-05-15) ### Bug Fixes * change type of MethodObject.name to string ([2282b29](2282b29)), closes [#180](#180) * typo ([ef7b956](ef7b956)) * typo in a Map description ([247f298](247f298))
1 parent c9bb982 commit f0995c6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.9](https://github.com/open-rpc/spec/compare/1.1.8...1.1.9) (2019-05-15)
2+
3+
4+
### Bug Fixes
5+
6+
* change type of MethodObject.name to string ([2282b29](https://github.com/open-rpc/spec/commit/2282b29)), closes [#180](https://github.com/open-rpc/spec/issues/180)
7+
* typo ([ef7b956](https://github.com/open-rpc/spec/commit/ef7b956))
8+
* typo in a Map description ([247f298](https://github.com/open-rpc/spec/commit/247f298))
9+
110
## [1.1.8](https://github.com/open-rpc/spec/compare/1.1.7...1.1.8) (2019-04-27)
211

312

0 commit comments

Comments
 (0)