Skip to content

Commit 19858e6

Browse files
author
semantic-release
committed
0.1.40
Automatically generated by python-semantic-release
1 parent 3b9f0d4 commit 19858e6

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

33

44

5+
## v0.1.40 (2025-03-02)
6+
7+
### Fix
8+
9+
* fix(widget): Refactor survey navigation layout and positioning
10+
11+
- Moved survey navigation controls to the top of the component
12+
- Removed duplicate navigation section at the bottom of the widget
13+
- Maintained existing navigation functionality and styling ([`3b9f0d4`](https://github.com/numerous-com/numerous-widgets/commit/3b9f0d474dc17e981a55d1e0d8e8a7a3ca184ffb))
14+
15+
516
## v0.1.39 (2025-03-02)
617

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

0 commit comments

Comments
 (0)