From c45a57d4a406c62a6c7282d1d46e559f1ad69045 Mon Sep 17 00:00:00 2001 From: "@5app-Machine" Date: Fri, 4 Jun 2021 13:17:40 +0000 Subject: [PATCH] chore(release): 13.2.0 [skip ci] # [13.2.0](https://github.com/5app/base5-ui/compare/v13.1.5...v13.2.0) (2021-06-04) ### Features * New components Tooltip & TooltipButton ([a92f89b](https://github.com/5app/base5-ui/commit/a92f89b86ee6dd9082582ed3b7046ccd72153dea)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fbfd44d..e00a9159 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [13.2.0](https://github.com/5app/base5-ui/compare/v13.1.5...v13.2.0) (2021-06-04) + + +### Features + +* New components Tooltip & TooltipButton ([a92f89b](https://github.com/5app/base5-ui/commit/a92f89b86ee6dd9082582ed3b7046ccd72153dea)) + ## [13.1.5](https://github.com/5app/base5-ui/compare/v13.1.4...v13.1.5) (2021-05-31) diff --git a/package.json b/package.json index 5f003e0a..11085a84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base5-ui", - "version": "13.1.5", + "version": "13.2.0", "description": "5app's reusable UI component library", "main": "index.js", "scripts": {