Skip to content

Commit 3d4aee3

Browse files
semantic-release-botBelfordZ
authored andcommitted
chore(release): 1.9.0 [skip ci]
# [1.9.0](1.8.2...1.9.0) (2021-06-17) ### Bug Fixes * add return types to most of the utils ([75b3245](75b3245)) * clean up remenants of bad ideas ([9d0ef32](9d0ef32)) * run lint fix ([9a2d65e](9a2d65e)) * update deps and regen package-lock ([6ea95ee](6ea95ee)) ### Features * augment schemas with isCycle ([07d7015](07d7015)), closes [#382](#382)
1 parent 9cb1bd3 commit 3d4aee3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [1.9.0](https://github.com/json-schema-tools/transpiler/compare/1.8.2...1.9.0) (2021-06-17)
2+
3+
4+
### Bug Fixes
5+
6+
* add return types to most of the utils ([75b3245](https://github.com/json-schema-tools/transpiler/commit/75b32451381bdee03ff2eadedd8b1456b97ee67c))
7+
* clean up remenants of bad ideas ([9d0ef32](https://github.com/json-schema-tools/transpiler/commit/9d0ef32150a58632ca96237fb8102af778c3c89d))
8+
* run lint fix ([9a2d65e](https://github.com/json-schema-tools/transpiler/commit/9a2d65e89dbc68d0f17f7454b31ac6b56052e801))
9+
* update deps and regen package-lock ([6ea95ee](https://github.com/json-schema-tools/transpiler/commit/6ea95ee2a3c2750fad6048faed616e90e9af31b5))
10+
11+
12+
### Features
13+
14+
* augment schemas with isCycle ([07d7015](https://github.com/json-schema-tools/transpiler/commit/07d7015658ba3a47e04a0ce0a10a75097ea6bc4c)), closes [#382](https://github.com/json-schema-tools/transpiler/issues/382)
15+
116
## [1.8.2](https://github.com/json-schema-tools/transpiler/compare/1.8.1...1.8.2) (2021-06-15)
217

318

0 commit comments

Comments
 (0)