Skip to content

Commit c6b1613

Browse files
author
semantic-release
committed
0.1.9
Automatically generated by python-semantic-release
1 parent 0df06c4 commit c6b1613

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
@@ -2,6 +2,13 @@
22

33

44

5+
## v0.1.9 (2024-12-23)
6+
7+
### Fix
8+
9+
* fix(TaskModal): Update timestamp formatting to 24-hour format and enhance warning type handling ([`db08ea0`](https://github.com/numerous-com/numerous-widgets/commit/db08ea020f8c5a112e532a98d4bef5a6389760fe))
10+
11+
512
## v0.1.8 (2024-12-23)
613

714
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "numerous-widgets"
3-
version = "0.1.8"
3+
version = "0.1.9"
44
dependencies = ["anywidget", "pydantic", "jinja2"]
55
classifiers = [
66
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)