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

Commit

Permalink
chore(release): 14.3.3 [skip ci]
Browse files Browse the repository at this point in the history
## [14.3.3](v14.3.2...v14.3.3) (2021-11-17)

### Bug Fixes

* **ThemeSection:** Make "name" prop optional, noissue ([8d912d2](8d912d2))
  • Loading branch information
5app-Machine committed Nov 17, 2021
1 parent 8d912d2 commit bfe9004
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 @@
## [14.3.3](https://github.com/5app/base5-ui/compare/v14.3.2...v14.3.3) (2021-11-17)


### Bug Fixes

* **ThemeSection:** Make "name" prop optional, noissue ([8d912d2](https://github.com/5app/base5-ui/commit/8d912d2058dd2a21e4d7549a9402b3d2e91fffba))

## [14.3.2](https://github.com/5app/base5-ui/compare/v14.3.1...v14.3.2) (2021-11-16)


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": "14.3.2",
"version": "14.3.3",
"description": "5app's reusable UI component library",
"main": "index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit bfe9004

Please sign in to comment.