Skip to content

Commit 434c681

Browse files
author
Cozy Bot
committed
[skip ci] Publish
- cozy-clisk@0.42.0
1 parent 25eb47e commit 434c681

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

packages/cozy-clisk/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.42.0](https://github.com/konnectors/libs/compare/cozy-clisk@0.41.0...cozy-clisk@0.42.0) (2025-08-22)
7+
8+
### Bug Fixes
9+
10+
- Do not try window object in node environment ([958cd88](https://github.com/konnectors/libs/commit/958cd883dcc67c4b8a26017290dd58aa415bd110))
11+
12+
### Features
13+
14+
- Update babel configuration and package structure for ESM support ([25eb47e](https://github.com/konnectors/libs/commit/25eb47e958784a03f277921aa6928da4c3fc5b70))
15+
616
# [0.41.0](https://github.com/konnectors/libs/compare/cozy-clisk@0.40.0...cozy-clisk@0.41.0) (2025-08-22)
717

818
### Features

packages/cozy-clisk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cozy-clisk",
3-
"version": "0.41.0",
3+
"version": "0.42.0",
44
"description": "All the libs needed to run a cozy client connector",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)