diff --git a/CHANGELOG.md b/CHANGELOG.md index 351e8d81..eb086a77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [11.0.0](https://github.com/5app/base5-ui/compare/v10.8.0...v11.0.0) (2020-07-07) + + +### Bug Fixes + +* Trigger breaking release ([e43d959](https://github.com/5app/base5-ui/commit/e43d9595768f120db513d80f68e1fc969a82014d)) + + +### BREAKING CHANGES + +* See previous commit + # [10.8.0](https://github.com/5app/base5-ui/compare/v10.7.0...v10.8.0) (2020-07-03) diff --git a/package.json b/package.json index a8ca0955..fe47cf65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base5-ui", - "version": "10.8.0", + "version": "11.0.0", "description": "5app's reusable UI component library", "main": "index.js", "scripts": {