Skip to content

Commit 491f352

Browse files
committed
chore: release v6.17.0
1 parent 24895f8 commit 491f352

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,5 +1,12 @@
11

22

3+
## [6.17.0](https://github.com/memori-ai/memori-api-client/compare/v6.16.0...v6.17.0) (2025-11-27)
4+
5+
6+
### Features
7+
8+
* add continueFromSessionID to OpenSession type ([24895f8](https://github.com/memori-ai/memori-api-client/commit/24895f88e050af10cc26ad47cfcec304321405ac))
9+
310
## [6.16.0](https://github.com/memori-ai/memori-api-client/compare/v6.15.0...v6.16.0) (2025-11-27)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "6.16.0",
2+
"version": "6.17.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)