From b4013a2d24414c44b63964582abce5c4e861b923 Mon Sep 17 00:00:00 2001 From: Flowcore Machine User <118859104+flowcore-machine@users.noreply.github.com> Date: Fri, 12 Jun 2026 10:53:30 +0100 Subject: [PATCH] chore(main): release 0.22.1 --- .github/workflows/.release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/workflows/.release-please-manifest.json b/.github/workflows/.release-please-manifest.json index 2982c68..b926ef9 100644 --- a/.github/workflows/.release-please-manifest.json +++ b/.github/workflows/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.22.0"} +{".":"0.22.1"} diff --git a/CHANGELOG.md b/CHANGELOG.md index ccef369..d1089fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.22.1](https://github.com/flowcore-io/data-pump/compare/v0.22.0...v0.22.1) (2026-06-12) + + +### Bug Fixes + +* use trusted publishing for npm release ([#83](https://github.com/flowcore-io/data-pump/issues/83)) ([cd517d2](https://github.com/flowcore-io/data-pump/commit/cd517d2923798615d232d5b9262e8a981fa2d5f2)) + ## [0.22.0](https://github.com/flowcore-io/data-pump/compare/v0.21.4...v0.22.0) (2026-06-12) diff --git a/package.json b/package.json index c92771f..567dee9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@flowcore/data-pump", "description": "Flowcore Data Pump", - "version": "0.22.0", + "version": "0.22.1", "license": "MIT", "type": "module", "exports": {