diff --git a/CHANGELOG.md b/CHANGELOG.md index c2d1acf0..30441912 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [6.2.0](https://github.com/5app/base5-ui/compare/v6.1.0...v6.2.0) (2019-09-25) + + +### Features + +* New Duration component ([0506256](https://github.com/5app/base5-ui/commit/0506256)) + # [6.1.0](https://github.com/5app/base5-ui/compare/v6.0.0...v6.1.0) (2019-09-20) diff --git a/package.json b/package.json index c1d0fffe..fb9722ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base5-ui", - "version": "6.1.0", + "version": "6.2.0", "description": "5app's reusable UI component library", "main": "index.js", "scripts": {