Skip to content

Commit b3c9f26

Browse files
chore(release): 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2026-02-12) ### Bug Fixes * fix for client side env variables ([6a0e44f](6a0e44f))
1 parent 63db328 commit b3c9f26

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.4.1](https://github.com/navapbc/labs-asp/compare/v1.4.0...v1.4.1) (2026-02-12)
2+
3+
4+
### Bug Fixes
5+
6+
* fix for client side env variables ([6a0e44f](https://github.com/navapbc/labs-asp/commit/6a0e44f95b6066584777a45f96d9c437d630ec9b))
7+
18
# [1.4.0](https://github.com/navapbc/labs-asp/compare/v1.3.1...v1.4.0) (2026-02-11)
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.4.0",
3+
"version": "1.4.1",
44
"main": "index.js",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1",

0 commit comments

Comments
 (0)