Skip to content

Commit b2ead54

Browse files
chore(release): 1.11.0 [skip ci]
# [1.11.0](v1.10.0...v1.11.0) (2026-04-09) ### Bug Fixes * restore root package.json for semantic-release ([385a01c](385a01c)) * test for form filling from Apricot ([5d6b2de](5d6b2de)) ### Features * update client submodule with working memory for compaction hallucination fix ([1a7c8da](1a7c8da))
1 parent 75802a5 commit b2ead54

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.11.0](https://github.com/navapbc/labs-asp/compare/v1.10.0...v1.11.0) (2026-04-09)
2+
3+
4+
### Bug Fixes
5+
6+
* restore root package.json for semantic-release ([385a01c](https://github.com/navapbc/labs-asp/commit/385a01c5f9c4047e2f9b9a2b77744014e33834a9))
7+
* test for form filling from Apricot ([5d6b2de](https://github.com/navapbc/labs-asp/commit/5d6b2dee77924daf5a62a92b75b82093fede8541))
8+
9+
10+
### Features
11+
12+
* update client submodule with working memory for compaction hallucination fix ([1a7c8da](https://github.com/navapbc/labs-asp/commit/1a7c8da4b487aad18d5f40f7a493957c7ab59b6b))
13+
114
# [1.10.0](https://github.com/navapbc/labs-asp/compare/v1.9.0...v1.10.0) (2026-04-02)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "labs-asp",
3-
"version": "1.10.0",
3+
"version": "1.11.0",
44
"private": true
55
}

0 commit comments

Comments
 (0)