Skip to content

Commit

Permalink
chore: release v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Dec 8, 2023
1 parent 1d16f4c commit f598400
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 @@


## [2.5.0](https://github.com/memori-ai/memori-api-client/compare/v2.4.0...v2.5.0) (2023-12-08)


### Features

* add expert references api + new attributes for boards of experts ([c09c317](https://github.com/memori-ai/memori-api-client/commit/c09c31796dd8107075786b60a337da1b0c59cec7))

## [2.4.0](https://github.com/memori-ai/memori-api-client/compare/v2.3.0...v2.4.0) (2023-11-13)


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": "2.4.0",
"version": "2.5.0",
"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 f598400

Please sign in to comment.