Skip to content

Commit 3edc8ec

Browse files
author
semantic-release
committed
0.1.34
Automatically generated by python-semantic-release
1 parent 437a7d7 commit 3edc8ec

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33

44

5+
## v0.1.34 (2025-02-25)
6+
7+
### Fix
8+
9+
* fix(static): Remove static widget files from repository
10+
11+
Cleaned up numerous widget static files by removing compiled JavaScript modules and CSS files. This includes removing generated files for various widgets such as AccordionWidget, ButtonWidget, ChartWidget, and others. ([`437a7d7`](https://github.com/numerous-com/numerous-widgets/commit/437a7d7c83c23ed822b37c9dcda112308cc80e42))
12+
13+
514
## v0.1.33 (2025-02-24)
615

716
### 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.33"
3+
version = "0.1.34"
44
dependencies = ["anywidget", "pydantic", "jinja2"]
55
classifiers = [
66
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)