Skip to content

Commit 112ba46

Browse files
chore(release): 1.32.1 [skip ci]
# [@appland/navie-v1.32.1](https://github.com/getappmap/appmap-js/compare/@appland/navie-v1.32.0...@appland/navie-v1.32.1) (2024-10-08) ### Bug Fixes * The number of historical messages is now 4 by default, up from 2 ([bef49d8](bef49d8))
1 parent e829438 commit 112ba46

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/navie/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@appland/navie-v1.32.1](https://github.com/getappmap/appmap-js/compare/@appland/navie-v1.32.0...@appland/navie-v1.32.1) (2024-10-08)
2+
3+
4+
### Bug Fixes
5+
6+
* The number of historical messages is now 4 by default, up from 2 ([bef49d8](https://github.com/getappmap/appmap-js/commit/bef49d802d4aaf690ab2369e535a9e00f3746c62))
7+
18
# [@appland/navie-v1.32.0](https://github.com/getappmap/appmap-js/compare/@appland/navie-v1.31.1...@appland/navie-v1.32.0) (2024-10-02)
29

310

packages/navie/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@appland/navie",
3-
"version": "1.32.0",
3+
"version": "1.32.1",
44
"description": "",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)