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": {