From d71a30e8b9aa1ad5c11550861ef212dbd5f7146d Mon Sep 17 00:00:00 2001 From: "@5app-Machine" Date: Wed, 25 Mar 2020 14:34:06 +0000 Subject: [PATCH] chore(release): 8.2.2 [skip ci] ## [8.2.2](https://github.com/5app/base5-ui/compare/v8.2.1...v8.2.2) (2020-03-25) ### Bug Fixes * **InlineList:** Tiny middledot alignment fix ([0f5f8c9](https://github.com/5app/base5-ui/commit/0f5f8c937d269f2227b3873b2430e8f5f42f0ae3)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41dd3b56..64a337a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.2.2](https://github.com/5app/base5-ui/compare/v8.2.1...v8.2.2) (2020-03-25) + + +### Bug Fixes + +* **InlineList:** Tiny middledot alignment fix ([0f5f8c9](https://github.com/5app/base5-ui/commit/0f5f8c937d269f2227b3873b2430e8f5f42f0ae3)) + ## [8.2.1](https://github.com/5app/base5-ui/compare/v8.2.0...v8.2.1) (2020-03-25) diff --git a/package.json b/package.json index 735894d3..406a3da7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base5-ui", - "version": "8.2.1", + "version": "8.2.2", "description": "5app's reusable UI component library", "main": "index.js", "scripts": {