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": {