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

Commit 68e40b0

Browse files
committed
chore(release): 14.12.1 [skip ci]
## [14.12.1](v14.12.0...v14.12.1) (2022-05-05) ### Bug Fixes * fix duplicate loader for iconright, #noissue ([#201](#201)) ([9f68035](9f68035))
1 parent 9f68035 commit 68e40b0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [14.12.1](https://github.com/5app/base5-ui/compare/v14.12.0...v14.12.1) (2022-05-05)
2+
3+
4+
### Bug Fixes
5+
6+
* fix duplicate loader for iconright, #noissue ([#201](https://github.com/5app/base5-ui/issues/201)) ([9f68035](https://github.com/5app/base5-ui/commit/9f680359fd8deeb7f38ed1b0db8709ab6720240a))
7+
18
# [14.12.0](https://github.com/5app/base5-ui/compare/v14.11.0...v14.12.0) (2022-05-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "base5-ui",
3-
"version": "14.12.0",
3+
"version": "14.12.1",
44
"description": "5app's reusable UI component library",
55
"main": "index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)