From 04fc21b0ca92a2989eefcbffa1966c31e668fe53 Mon Sep 17 00:00:00 2001 From: zouxuoz Date: Wed, 19 Sep 2018 17:31:16 +0300 Subject: [PATCH] v0.5.23 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd0fcca8..0b47868c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [0.5.23](https://github.com/8base/boost/compare/v0.5.22...v0.5.23) (2018-09-19) + + +### Features + +* **Icon:** add graphql icon ([eac8824](https://github.com/8base/boost/commit/eac8824)) + + + ## [0.5.22](https://github.com/8base/boost/compare/v0.5.21...v0.5.22) (2018-09-18) diff --git a/package.json b/package.json index 8614dacd..06b69b8d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@8base/boost", - "version": "0.5.22", + "version": "0.5.23", "author": "8base", "license": "MIT", "main": "es/index.js",