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": {