From 1f450268054909c5a3eeb7c2195363b030c52495 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Hsu=20=28=E5=BE=90=E6=89=BF=E5=BF=97=29?= Date: Sat, 26 Jan 2019 15:02:25 +0800 Subject: [PATCH] docs(CHANGELOG): release 1.3.3 --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 288ebfc..de7550b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,12 @@ -## Unreleased (2019-01-25) +## Unreleased (2019-01-26) + +## 1.3.3 (2019-01-26) + +- 1.3.3 ([ef51618](https://github.com/evenchange4/graphql.macro/commit/ef51618)) +- chore(deps): update dependency jest to v24.0.0 (#57) ([3640743](https://github.com/evenchange4/graphql.macro/commit/3640743)), closes [#57](https://github.com/evenchange4/graphql.macro/issues/57) +- chore(travis): use node 11.8.0 ([d3fa015](https://github.com/evenchange4/graphql.macro/commit/d3fa015)) +- feat(ts): Add typescript types (#56) ([99d0484](https://github.com/evenchange4/graphql.macro/commit/99d0484)), closes [#56](https://github.com/evenchange4/graphql.macro/issues/56) +- docs(CHANGELOG): release 1.3.2 ([2958e42](https://github.com/evenchange4/graphql.macro/commit/2958e42)) ## 1.3.2 (2019-01-25)