From 12aaf49360fb067bb08cd89ce8732d7453453c46 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 6 Aug 2019 17:23:19 +0000 Subject: [PATCH] chore(release): 3.2.4 [skip ci] ## [3.2.4](https://github.com/5app/base5-ui/compare/v3.2.3...v3.2.4) (2019-08-06) ### Bug Fixes * Fix default positioning for Arrow component ([b664597](https://github.com/5app/base5-ui/commit/b664597)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fde90f0e..1c47271f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.2.4](https://github.com/5app/base5-ui/compare/v3.2.3...v3.2.4) (2019-08-06) + + +### Bug Fixes + +* Fix default positioning for Arrow component ([b664597](https://github.com/5app/base5-ui/commit/b664597)) + ## [3.2.3](https://github.com/5app/base5-ui/compare/v3.2.2...v3.2.3) (2019-07-18) diff --git a/package.json b/package.json index f551423f..46aaaf33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base5-ui", - "version": "3.2.3", + "version": "3.2.4", "description": "5app's reusable UI component library", "main": "index.js", "scripts": {