Skip to content

Commit abb972e

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2026-02-20) ### Bug Fixes * css edits for the form summary ([47ec532](47ec532)) * remove duplicate control mode toasts and improve send button UX ([67e997a](67e997a)) ### Features * improve tool and skill instructions for Sonnet 4.6 ([242e959](242e959)) * upgrade to claude-sonnet-4-6 and GOOGLE_VERTEX_LOCATION to global ([ce7209a](ce7209a))
1 parent 7f3a9ad commit abb972e

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.6.0](https://github.com/navapbc/labs-asp/compare/v1.5.0...v1.6.0) (2026-02-20)
2+
3+
4+
### Bug Fixes
5+
6+
* css edits for the form summary ([47ec532](https://github.com/navapbc/labs-asp/commit/47ec532abcffe3d1872f073f014745dab6fc799b))
7+
* remove duplicate control mode toasts and improve send button UX ([67e997a](https://github.com/navapbc/labs-asp/commit/67e997a3f9b5691d9034d24f3666c956ebddabda))
8+
9+
10+
### Features
11+
12+
* improve tool and skill instructions for Sonnet 4.6 ([242e959](https://github.com/navapbc/labs-asp/commit/242e9591bdc26eaa159a49d6616393a9b331ce22))
13+
* upgrade to claude-sonnet-4-6 and GOOGLE_VERTEX_LOCATION to global ([ce7209a](https://github.com/navapbc/labs-asp/commit/ce7209abdda49249dd4c87790b82287483ab421d))
14+
115
# [1.5.0](https://github.com/navapbc/labs-asp/compare/v1.4.3...v1.5.0) (2026-02-17)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mastra-test-app",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"main": "index.js",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1",

0 commit comments

Comments
 (0)