Skip to content

Commit 1147c59

Browse files
chore(release): 2.2.0-dev.14 [skip ci]
# [2.2.0-dev.14](v2.2.0-dev.13...v2.2.0-dev.14) (2025-11-24) ### Bug Fixes * **ci/release:** typo in reference ([9bddf13](9bddf13))
1 parent 9bddf13 commit 1147c59

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.2.0-dev.14](https://github.com/getappmap/appmap-python/compare/v2.2.0-dev.13...v2.2.0-dev.14) (2025-11-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci/release:** typo in reference ([9bddf13](https://github.com/getappmap/appmap-python/commit/9bddf1382226f8618ef08a0fb5170a5778af9961))
7+
18
# [2.2.0-dev.13](https://github.com/getappmap/appmap-python/compare/v2.2.0-dev.12...v2.2.0-dev.13) (2025-11-24)
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.2.0-dev.13"
3+
version = "2.2.0-dev.14"
44
description = "Create AppMap files by recording a Python application."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)