Skip to content

Commit c8d689c

Browse files
committed
0.2.0 release (previous 0.1.7) + release notes updated [ci skip]
1 parent 3263512 commit c8d689c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>
22

3+
#### 0.2.0
4+
- 2018-09-06 - [2 commits](https://github.com/mstachniuk/graphql-schema-from-introspection-generator/compare/v0.1.7...v0.2.0) by [Marcin Stachniuk](https://github.com/mstachniuk) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.2.0-green.svg)](https://bintray.com/mstachniuk/mstachniuk-maven-repo/maven/0.2.0)
5+
- #11 Comments shouldn't start from space (by default) [(#12)](https://github.com/mstachniuk/graphql-schema-from-introspection-generator/pull/12)
6+
37
#### 0.1.7
48
- 2018-09-06 - [2 commits](https://github.com/mstachniuk/graphql-schema-from-introspection-generator/compare/v0.1.6...v0.1.7) by [Marcin Stachniuk](https://github.com/mstachniuk) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.1.7-green.svg)](https://bintray.com/mstachniuk/mstachniuk-maven-repo/maven/0.1.7)
59
- #8 Support custom schema query [(#9)](https://github.com/mstachniuk/graphql-schema-from-introspection-generator/pull/9)

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#Version of the produced binaries. This file is intended to be checked-in.
22
#It will be automatically bumped by release automation.
3-
version=0.2.0
4-
previousVersion=0.1.7
3+
version=0.2.1
4+
previousVersion=0.2.0

0 commit comments

Comments
 (0)