Skip to content

Commit fead8aa

Browse files
chore(release): 1.1.4 [skip ci]
## [1.1.4](v1.1.3...v1.1.4) (2025-05-08) ### Bug Fixes * **docs:** more applicable example ([b00e8bc](b00e8bc))
1 parent b00e8bc commit fead8aa

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.4](https://github.com/bizarre/ui/compare/v1.1.3...v1.1.4) (2025-05-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** more applicable example ([b00e8bc](https://github.com/bizarre/ui/commit/b00e8bc96a28d5e009fa43d33137afbceda91b8d))
7+
18
## [1.1.3](https://github.com/bizarre/ui/compare/v1.1.2...v1.1.3) (2025-05-08)
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": "@bizarre/ui",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Headless component library for the weird parts of UI.",
55
"private": false,
66
"main": "./dist/index/index.cjs.js",

0 commit comments

Comments
 (0)