Skip to content

Commit c2ce173

Browse files
chore(release): 1.8.1 [skip ci]
## [1.8.1](v1.8.0...v1.8.1) (2026-03-18) ### Bug Fixes * updates to the communication skill ([cfe33f8](cfe33f8))
1 parent 3d792f2 commit c2ce173

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.8.1](https://github.com/navapbc/labs-asp/compare/v1.8.0...v1.8.1) (2026-03-18)
2+
3+
4+
### Bug Fixes
5+
6+
* updates to the communication skill ([cfe33f8](https://github.com/navapbc/labs-asp/commit/cfe33f8a6e5eed5e7e1890ab667ba56e17632ae0))
7+
18
# [1.8.0](https://github.com/navapbc/labs-asp/compare/v1.7.0...v1.8.0) (2026-03-17)
29

310

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.8.0",
3+
"version": "1.8.1",
44
"main": "index.js",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1",

0 commit comments

Comments
 (0)