From 6a0320ee3a6af0a9969ccce12597a5c7a20b5aab Mon Sep 17 00:00:00 2001 From: "@5app-Machine" Date: Tue, 3 Aug 2021 10:28:52 +0000 Subject: [PATCH] chore(release): 13.3.1 [skip ci] ## [13.3.1](https://github.com/5app/base5-ui/compare/v13.3.0...v13.3.1) (2021-08-03) ### Bug Fixes * **Table:** Tweak Table checkbox size, noissue ([b1775d9](https://github.com/5app/base5-ui/commit/b1775d90277e9ca004a43cfeecce7f55cd84c7a9)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc3958fd..6d95bdc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [13.3.1](https://github.com/5app/base5-ui/compare/v13.3.0...v13.3.1) (2021-08-03) + + +### Bug Fixes + +* **Table:** Tweak Table checkbox size, noissue ([b1775d9](https://github.com/5app/base5-ui/commit/b1775d90277e9ca004a43cfeecce7f55cd84c7a9)) + # [13.3.0](https://github.com/5app/base5-ui/compare/v13.2.2...v13.3.0) (2021-08-02) diff --git a/package.json b/package.json index 3590fec1..02c74170 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base5-ui", - "version": "13.3.0", + "version": "13.3.1", "description": "5app's reusable UI component library", "main": "index.js", "scripts": {