Skip to content

Commit 3cccd66

Browse files
committed
chore: release v6.14.0
1 parent 1d6fcb9 commit 3cccd66

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11

22

3+
## [6.14.0](https://github.com/memori-ai/memori-api-client/compare/v6.13.3...v6.14.0) (2025-11-21)
4+
5+
6+
### Features
7+
8+
* add isRemoteSession parameter to asset upload functionality ([1d6fcb9](https://github.com/memori-ai/memori-api-client/commit/1d6fcb915ac5260cffa6d74dbd2770c915f38f59))
9+
10+
11+
### Changes
12+
13+
* user controller alias + deprecation notice ([b03ff55](https://github.com/memori-ai/memori-api-client/commit/b03ff55f27b8f62c36c3fc04c7b8891344d0bcd7))
14+
315
## [6.13.3](https://github.com/memori-ai/memori-api-client/compare/v6.13.2...v6.13.3) (2025-09-19)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "6.13.3",
2+
"version": "6.14.0",
33
"name": "@memori.ai/memori-api-client",
44
"description": "React library to integrate a Memori in your app or website",
55
"license": "Apache-2.0",

0 commit comments

Comments
 (0)