Skip to content

Commit 14f912f

Browse files
author
semantic-release
committed
2.8.1
Automatically generated by python-semantic-release
1 parent 36bf71f commit 14f912f

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

33

4+
## v2.8.1 (2025-01-23)
5+
6+
### Bug Fixes
7+
8+
- Replace applymap with map for dataframe serialization
9+
([`ac30ba3`](https://github.com/Kitware/trame-vuetify/commit/ac30ba361f078e547778040dbfd2388a5cff88e2))
10+
11+
### Documentation
12+
13+
- Update README.rst
14+
([`56ab62b`](https://github.com/Kitware/trame-vuetify/commit/56ab62b29e9ad3dbd2ff082325bfd76a1d934b32))
15+
16+
- **js**: List JS dependency
17+
([`39354d7`](https://github.com/Kitware/trame-vuetify/commit/39354d7b689c72520268901b487cc74462c4322e))
18+
19+
420
## v2.8.0 (2024-12-31)
521

622
### Bug Fixes

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-vuetify"
3-
version = "2.8.0"
3+
version = "2.8.1"
44
description = "Vuetify widgets for trame"
55
authors = [
66
{name = "Kitware Inc."},

0 commit comments

Comments
 (0)