Skip to content

Commit 70eefde

Browse files
author
semantic-release
committed
3.11.1
Automatically generated by python-semantic-release
1 parent 2c084c8 commit 70eefde

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# CHANGELOG
22

33

4+
## v3.11.1 (2025-10-06)
5+
6+
### Bug Fixes
7+
8+
- **input**: Support webkitdirectory
9+
([`2c084c8`](https://github.com/Kitware/trame-client/commit/2c084c8d9580707cacef3fdd1e899ef9e4dd183f))
10+
11+
Add support for webkitdirectory parameter for Input element
12+
13+
414
## v3.11.0 (2025-10-02)
515

616
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "trame-client"
3-
version = "3.11.0"
3+
version = "3.11.1"
44
description = "Internal client of trame"
55
authors = [
66
{name = "Kitware Inc."},

0 commit comments

Comments
 (0)