From 2b7740e594313d5646b8ba324e47957ab538e6c4 Mon Sep 17 00:00:00 2001 From: "@5app-Machine" Date: Tue, 29 Sep 2020 13:47:19 +0000 Subject: [PATCH] chore(release): 11.14.0 [skip ci] # [11.14.0](https://github.com/5app/base5-ui/compare/v11.13.0...v11.14.0) (2020-09-29) ### Features * **icons:** New PlaylistLink icon ([9cdd38c](https://github.com/5app/base5-ui/commit/9cdd38cddc9787248f622e97dcab2e2d95f3babf)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73b647eb..abc88f3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [11.14.0](https://github.com/5app/base5-ui/compare/v11.13.0...v11.14.0) (2020-09-29) + + +### Features + +* **icons:** New PlaylistLink icon ([9cdd38c](https://github.com/5app/base5-ui/commit/9cdd38cddc9787248f622e97dcab2e2d95f3babf)) + # [11.13.0](https://github.com/5app/base5-ui/compare/v11.12.3...v11.13.0) (2020-09-25) diff --git a/package.json b/package.json index cd8d6b31..4414f441 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base5-ui", - "version": "11.13.0", + "version": "11.14.0", "description": "5app's reusable UI component library", "main": "index.js", "scripts": {