From 33cac27f4f5c02495a1c2ad32e34d3711ac2c9f6 Mon Sep 17 00:00:00 2001 From: "@5app-Machine" Date: Tue, 23 Feb 2021 14:07:48 +0000 Subject: [PATCH] chore(release): 13.0.1 [skip ci] ## [13.0.1](https://github.com/5app/base5-ui/compare/v13.0.0...v13.0.1) (2021-02-23) ### Bug Fixes * Integrate forked use-item-list ([30fd671](https://github.com/5app/base5-ui/commit/30fd671f2b7062a6f08c2e3595a0af9ba2008df4)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 283b874b0..1468226bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [13.0.1](https://github.com/5app/base5-ui/compare/v13.0.0...v13.0.1) (2021-02-23) + + +### Bug Fixes + +* Integrate forked use-item-list ([30fd671](https://github.com/5app/base5-ui/commit/30fd671f2b7062a6f08c2e3595a0af9ba2008df4)) + # [13.0.0](https://github.com/5app/base5-ui/compare/v12.1.6...v13.0.0) (2021-02-22) diff --git a/package.json b/package.json index 995f55b6c..f056931bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base5-ui", - "version": "13.0.0", + "version": "13.0.1", "description": "5app's reusable UI component library", "main": "index.js", "scripts": {