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.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [13.5.0](v13.4.9...v13.5.0) (2021-10-11)

### Features

* New useCallbackRef hook, noissue ([b232306](b232306))
  • Loading branch information
5app-Machine committed Oct 11, 2021
1 parent b232306 commit c28c599
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.5.0](https://github.com/5app/base5-ui/compare/v13.4.9...v13.5.0) (2021-10-11)


### Features

* New useCallbackRef hook, noissue ([b232306](https://github.com/5app/base5-ui/commit/b232306822560c88314d33a92e778c47f0f1d0cb))

## [13.4.9](https://github.com/5app/base5-ui/compare/v13.4.8...v13.4.9) (2021-10-07)

## [13.4.8](https://github.com/5app/base5-ui/compare/v13.4.7...v13.4.8) (2021-09-14)
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.4.9",
"version": "13.5.0",
"description": "5app's reusable UI component library",
"main": "index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit c28c599

Please sign in to comment.