Skip to content

Commit e16805e

Browse files
chore(release): 0.6.0 [skip ci]
# [0.6.0](v0.5.3...v0.6.0) (2020-08-20) ### Bug Fixes * add java to gh workflow ([d5ae6ca](d5ae6ca)) * add jre to the dockerfile build ([402686c](402686c)) * client package.json files includes ([da6061f](da6061f)) * cross-platform openapi generation script ([7ade2fb](7ade2fb)) * lint fixes ([465a72e](465a72e)) * postinstall script to build client lib if needed, add readme ([791f763](791f763)) * typing errors with esModuleInterop, default websocket client connection URL ([a1517b1](a1517b1)) ### Features * auto-generated client demo ([6eda93d](6eda93d))
1 parent 402686c commit e16805e

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# [0.6.0](https://github.com/blockstack/stacks-blockchain-api/compare/v0.5.3...v0.6.0) (2020-08-20)
2+
3+
4+
### Bug Fixes
5+
6+
* add java to gh workflow ([d5ae6ca](https://github.com/blockstack/stacks-blockchain-api/commit/d5ae6caaa4ee9da261f67e47e0a1514ce04980f5))
7+
* add jre to the dockerfile build ([402686c](https://github.com/blockstack/stacks-blockchain-api/commit/402686c1bfb83bbfb6c12aaa83652cce3e411719))
8+
* client package.json files includes ([da6061f](https://github.com/blockstack/stacks-blockchain-api/commit/da6061f1cfc3ce9cf421ae18d38feac9a0950bcd))
9+
* cross-platform openapi generation script ([7ade2fb](https://github.com/blockstack/stacks-blockchain-api/commit/7ade2fb9736943b1ba7690d8d7d3ba2eebd500d5))
10+
* lint fixes ([465a72e](https://github.com/blockstack/stacks-blockchain-api/commit/465a72e651b6721e9e15a7065fb84235f1d99e96))
11+
* postinstall script to build client lib if needed, add readme ([791f763](https://github.com/blockstack/stacks-blockchain-api/commit/791f763120e166bb253da093eb7cf8cf4c5e01e8))
12+
* typing errors with esModuleInterop, default websocket client connection URL ([a1517b1](https://github.com/blockstack/stacks-blockchain-api/commit/a1517b1824d785a82adf30063723e355d575c308))
13+
14+
15+
### Features
16+
17+
* auto-generated client demo ([6eda93d](https://github.com/blockstack/stacks-blockchain-api/commit/6eda93d7ffd4ba886c4ede489fcdf6adda830914))
18+
119
## [0.5.3](https://github.com/blockstack/stacks-blockchain-api/compare/v0.5.2...v0.5.3) (2020-08-13)
220

321

0 commit comments

Comments
 (0)