Skip to content

Commit

Permalink
chore: release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Mar 2, 2023
1 parent 19f99e7 commit e8ef261
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 @@


## [1.0.1](https://github.com/memori-ai/memori-react/compare/v1.0.0...v1.0.1) (2023-03-02)


### Maintenance

* cleanup logs ([19f99e7](https://github.com/memori-ai/memori-react/commit/19f99e753a1b3725867f941a7c1d331680560414))

## [1.0.0](https://github.com/memori-ai/memori-react/compare/v1.0.0-rc.6...v1.0.0) (2023-03-02)

## [1.0.0-rc.6](https://github.com/memori-ai/memori-react/compare/v1.0.0-rc.5...v1.0.0-rc.6) (2023-03-02)
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": "1.0.0",
"version": "1.0.1",
"name": "@memori.ai/memori-react",
"author": "Memori Srl",
"main": "dist/index.js",
Expand Down

0 comments on commit e8ef261

Please sign in to comment.