Skip to content

Commit

Permalink
[skip ci] Publish
Browse files Browse the repository at this point in the history
 - cozy-interapp@0.9.0
  • Loading branch information
Cozy Bot committed Nov 7, 2023
1 parent c770118 commit 886dd9b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/cozy-interapp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.9.0 (2023-11-07)


### Features

* Add a `hideCross` method ([c770118](https://github.com/cozy/cozy-libs/commit/c7701185c8fa380372d66de70e978067856fe7a3))





## 0.8.1 (2023-07-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-interapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-interapp",
"version": "0.8.1",
"version": "0.9.0",
"description": "Cozy Interapp allows applications to interact with each other and not have access to all data",
"main": "dist/index.js",
"author": "Cozy",
Expand Down

0 comments on commit 886dd9b

Please sign in to comment.