Skip to content

Commit

Permalink
chore: release v4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Apr 29, 2024
1 parent badfd60 commit 723fc41
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [4.1.2](https://github.com/memori-ai/memori-api-client/compare/v4.1.1...v4.1.2) (2024-04-29)


### Maintenance

* add new attributes to history message ([badfd60](https://github.com/memori-ai/memori-api-client/commit/badfd6000a06db2b1484a7f342fa0b6ddb719b9b))

## [4.1.1](https://github.com/memori-ai/memori-api-client/compare/v4.1.0...v4.1.1) (2024-04-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@memori.ai/memori-api-client",
"description": "React library to integrate a Memori in your app or website",
"license": "Apache-2.0",
Expand Down

0 comments on commit 723fc41

Please sign in to comment.