From 9842e5b91d6df4b059dc691f5c3ace2ebf498759 Mon Sep 17 00:00:00 2001 From: Cozy Bot Date: Mon, 13 Jan 2025 07:54:33 +0000 Subject: [PATCH] [skip ci] Publish - cozy-clisk@0.38.2 --- packages/cozy-clisk/CHANGELOG.md | 11 +++++++++++ packages/cozy-clisk/package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/packages/cozy-clisk/CHANGELOG.md b/packages/cozy-clisk/CHANGELOG.md index fcf3a4e5..93633723 100644 --- a/packages/cozy-clisk/CHANGELOG.md +++ b/packages/cozy-clisk/CHANGELOG.md @@ -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.38.2](https://github.com/konnectors/libs/compare/cozy-clisk@0.38.1...cozy-clisk@0.38.2) (2025-01-13) + + +### Bug Fixes + +* Really update files when metadata update is needed ([55b18df](https://github.com/konnectors/libs/commit/55b18df4a14d807777af5e542b23181d05c6158a)) + + + + + ## [0.38.1](https://github.com/konnectors/libs/compare/cozy-clisk@0.38.0...cozy-clisk@0.38.1) (2024-10-16) diff --git a/packages/cozy-clisk/package.json b/packages/cozy-clisk/package.json index bfe15bf1..e835332d 100644 --- a/packages/cozy-clisk/package.json +++ b/packages/cozy-clisk/package.json @@ -1,6 +1,6 @@ { "name": "cozy-clisk", - "version": "0.38.1", + "version": "0.38.2", "description": "All the libs needed to run a cozy client connector", "repository": { "type": "git",