Skip to content

Commit 8e047d3

Browse files
chore(release): 2.1.10 [skip ci]
## [2.1.10](v2.1.9...v2.1.10) (2025-10-01) ### Bug Fixes * **ci:** experimenting with envvars interpolations inside semantic-release/publishCmd ([59a2d30](59a2d30))
1 parent 59a2d30 commit 8e047d3

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
@@ -1,3 +1,10 @@
1+
## [2.1.10](https://github.com/getappmap/appmap-python/compare/v2.1.9...v2.1.10) (2025-10-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** experimenting with envvars interpolations inside semantic-release/publishCmd ([59a2d30](https://github.com/getappmap/appmap-python/commit/59a2d30ad8fc078c82d57916f01308cd048fac85))
7+
18
## [2.1.9](https://github.com/getappmap/appmap-python/compare/v2.1.8...v2.1.9) (2025-10-01)
29

310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "appmap"
3-
version = "2.1.9"
3+
version = "2.1.10"
44
description = "Create AppMap files by recording a Python application."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)