From 128517f9d9e16e8317083d00ead5030b537775d9 Mon Sep 17 00:00:00 2001 From: Kia King Ishii Date: Fri, 11 Sep 2020 15:33:50 +0900 Subject: [PATCH] release: v0.11.0 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebbdd0fb..29f3f9aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.11.0](https://github.com/globalbrain/sefirot/compare/v0.10.0...v0.11.0) (2020-09-11) + + +### Features + +* **icons:** add "info" and "add" icons ([a148dd8](https://github.com/globalbrain/sefirot/commit/a148dd8c87474c8e13ec5d76679c679066e3553f)) + + + # [0.10.0](https://github.com/globalbrain/sefirot/compare/v0.9.1...v0.10.0) (2020-09-07) diff --git a/package.json b/package.json index ef829d86..7f311c2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@globalbrain/sefirot", - "version": "0.10.0", + "version": "0.11.0", "description": "Vue Components for Global Brain Design System.", "files": [ "lib"