Skip to content

Commit eb53bad

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.3...v1.5.0) (2026-02-17) ### Bug Fixes * remove captcha language ([6a4ab8d](6a4ab8d)) ### Features * add Posthog person_profiles with NextJS useSession data ([c45ed6f](c45ed6f))
1 parent 5d8a42f commit eb53bad

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.5.0](https://github.com/navapbc/labs-asp/compare/v1.4.3...v1.5.0) (2026-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* remove captcha language ([6a4ab8d](https://github.com/navapbc/labs-asp/commit/6a4ab8ddd7d3c13be93f7f65e867a928eb44a2bb))
7+
8+
9+
### Features
10+
11+
* add Posthog person_profiles with NextJS useSession data ([c45ed6f](https://github.com/navapbc/labs-asp/commit/c45ed6f8242439d2712e1bcc522b13afd0d9f5b7))
12+
113
## [1.4.3](https://github.com/navapbc/labs-asp/compare/v1.4.2...v1.4.3) (2026-02-17)
214

315

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

0 commit comments

Comments
 (0)