Skip to content

Commit 3db0d0f

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2025-05-08) ### Features * **time-slice:** smarter default input formatter; add support for future time ranges from natural language ([a6b1b62](a6b1b62))
1 parent a6b1b62 commit 3db0d0f

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.4.0](https://github.com/bizarre/ui/compare/v1.3.0...v1.4.0) (2025-05-08)
2+
3+
4+
### Features
5+
6+
* **time-slice:** smarter default input formatter; add support for future time ranges from natural language ([a6b1b62](https://github.com/bizarre/ui/commit/a6b1b629bbf7ef2a17d04aa8c88962277ffefd4a))
7+
18
# [1.3.0](https://github.com/bizarre/ui/compare/v1.2.0...v1.3.0) (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.3.0",
3+
"version": "1.4.0",
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)