Skip to content

Commit c0e6305

Browse files
chore(release): 1.42.1 [skip ci]
# [@appland/navie-v1.42.1](https://github.com/getappmap/appmap-js/compare/@appland/navie-v1.42.0...@appland/navie-v1.42.1) (2025-02-11) ### Bug Fixes * Improve the local generation JSON parsing ([68ee9aa](68ee9aa)) * Pinned items are included in vector terms generation ([7f2aba3](7f2aba3)) * Reword 'question' to 'inquiry' in vector terms system prompt ([ebbc1d9](ebbc1d9))
1 parent 68ee9aa commit c0e6305

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/navie/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [@appland/navie-v1.42.1](https://github.com/getappmap/appmap-js/compare/@appland/navie-v1.42.0...@appland/navie-v1.42.1) (2025-02-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Improve the local generation JSON parsing ([68ee9aa](https://github.com/getappmap/appmap-js/commit/68ee9aa8bf77f128b3c1df51c41a802c8f977bfc))
7+
* Pinned items are included in vector terms generation ([7f2aba3](https://github.com/getappmap/appmap-js/commit/7f2aba355b87091f5535668dfd9461e7fcd3db12))
8+
* Reword 'question' to 'inquiry' in vector terms system prompt ([ebbc1d9](https://github.com/getappmap/appmap-js/commit/ebbc1d9e772a8e35fcb121d17be02d1ccbf31502))
9+
110
# [@appland/navie-v1.42.0](https://github.com/getappmap/appmap-js/compare/@appland/navie-v1.41.0...@appland/navie-v1.42.0) (2025-01-24)
211

312

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.42.0",
3+
"version": "1.42.1",
44
"description": "",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)