Skip to content

Commit 3ad3541

Browse files
chore(release): 2.1.9-dev.3 [skip ci]
## [2.1.9-dev.3](v2.1.9-dev.2...v2.1.9-dev.3) (2025-11-11) ### Bug Fixes * **ci/smoketest:** prevent failure by exposing git into image (as required by recent appmap) ([c68d759](c68d759))
1 parent c68d759 commit 3ad3541

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.9-dev.3](https://github.com/getappmap/appmap-python/compare/v2.1.9-dev.2...v2.1.9-dev.3) (2025-11-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci/smoketest:** prevent failure by exposing git into image (as required by recent appmap) ([c68d759](https://github.com/getappmap/appmap-python/commit/c68d759535302d23cf9ff78f514088fd112070a2))
7+
18
## [2.1.9-dev.2](https://github.com/getappmap/appmap-python/compare/v2.1.9-dev.1...v2.1.9-dev.2) (2025-11-11)
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-dev.2"
3+
version = "2.1.9-dev.3"
44
description = "Create AppMap files by recording a Python application."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)