Skip to content

Commit 3cf2ec6

Browse files
author
Cozy Bot
committed
[skip ci] Publish
- [email protected]
1 parent 0fc1496 commit 3cf2ec6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/cozy-external-bridge/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.16.1](https://github.com/cozy/cozy-libs/compare/[email protected]@0.16.1) (2025-07-31)
7+
8+
### Bug Fixes
9+
10+
- Do not replace replaceState by pushState to avoid strange ([0fc1496](https://github.com/cozy/cozy-libs/commit/0fc1496e94a2be64c0679788312d858f1ec77cc1))
11+
612
# [0.16.0](https://github.com/cozy/cozy-libs/compare/[email protected]@0.16.0) (2025-06-30)
713

814
### Features

packages/cozy-external-bridge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cozy-external-bridge",
33
"description": "Library allows communication between a container app and an app embedded in an iframe",
4-
"version": "0.16.0",
4+
"version": "0.16.1",
55
"author": {
66
"name": "Cozy Cloud",
77
"url": "https://github.com/cozy"

0 commit comments

Comments
 (0)