Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Commit

Permalink
chore(release): 13.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [13.0.1](v13.0.0...v13.0.1) (2021-02-23)

### Bug Fixes

* Integrate forked use-item-list ([30fd671](30fd671))
  • Loading branch information
5app-Machine committed Feb 23, 2021
1 parent c0fc33a commit 33cac27
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 33cac27

Please sign in to comment.