Skip to content

Commit ce8ee94

Browse files
chore(release): 3.188.5
# [@appland/appmap-v3.188.5](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.188.4...@appland/appmap-v3.188.5) (2025-04-22) ### Bug Fixes * Thread index database migrations are now atomic ([#2280](#2280)) ([0e114d9](0e114d9))
1 parent 0e114d9 commit ce8ee94

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@appland/appmap-v3.188.5](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.188.4...@appland/appmap-v3.188.5) (2025-04-22)
2+
3+
4+
### Bug Fixes
5+
6+
* Thread index database migrations are now atomic ([#2280](https://github.com/getappmap/appmap-js/issues/2280)) ([0e114d9](https://github.com/getappmap/appmap-js/commit/0e114d9b6469405cbd97e1c809122990cdc63c3e))
7+
18
# [@appland/appmap-v3.188.4](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.188.3...@appland/appmap-v3.188.4) (2025-04-16)
29

310

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@appland/appmap",
3-
"version": "3.188.4",
3+
"version": "3.188.5",
44
"description": "",
55
"bin": "built/cli.js",
66
"engines": {

0 commit comments

Comments
 (0)