Skip to content

Commit 79d42d2

Browse files
committed
0.2.3 release (previous 0.2.2) + release notes updated [ci skip]
1 parent acc627c commit 79d42d2

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

docs/release-notes.md

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

3+
#### 0.2.3
4+
- 2020-10-27 - [10 commits](https://github.com/mstachniuk/graphql-schema-from-introspection-generator/compare/v0.2.2...v0.2.3) by [Marcin Stachniuk](https://github.com/mstachniuk) (4), jarek ratajski (3), shipkit-org (3) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.2.3-green.svg)](https://bintray.com/mstachniuk/mstachniuk-maven-repo/maven/0.2.3)
5+
- Minor changes for kotlinization [(#26)](https://github.com/mstachniuk/graphql-schema-from-introspection-generator/pull/26)
6+
- Improve Readme, add graphql-js alternative [(#25)](https://github.com/mstachniuk/graphql-schema-from-introspection-generator/pull/25)
7+
- Bump Shipkit version [(#24)](https://github.com/mstachniuk/graphql-schema-from-introspection-generator/pull/24)
8+
39
#### 0.2.2
410
- 2018-11-22 - [10 commits](https://github.com/mstachniuk/graphql-schema-from-introspection-generator/compare/v0.2.1...v0.2.2) by [Marcin Stachniuk](https://github.com/mstachniuk) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.2.2-green.svg)](https://bintray.com/mstachniuk/mstachniuk-maven-repo/maven/0.2.2)
511
- #20 Add support for directives in schema [(#21)](https://github.com/mstachniuk/graphql-schema-from-introspection-generator/pull/21)

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.3
4-
previousVersion=0.2.2
3+
version=0.2.4
4+
previousVersion=0.2.3

0 commit comments

Comments
 (0)