diff --git a/.github/workflows/.release-please-manifest.json b/.github/workflows/.release-please-manifest.json index b926ef9..431d676 100644 --- a/.github/workflows/.release-please-manifest.json +++ b/.github/workflows/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.22.1"} +{".":"0.22.2"} diff --git a/CHANGELOG.md b/CHANGELOG.md index d1089fc..e934dbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.22.2](https://github.com/flowcore-io/data-pump/compare/v0.22.1...v0.22.2) (2026-07-16) + + +### Bug Fixes + +* prettier-errors ([952d5ea](https://github.com/flowcore-io/data-pump/commit/952d5eaa822328dbcd25c76f05678da00cc4da6e)) +* readme file not containing features ([af40911](https://github.com/flowcore-io/data-pump/commit/af40911bbbf8b9845af9844b8efb91faac96bb90)) + ## [0.22.1](https://github.com/flowcore-io/data-pump/compare/v0.22.0...v0.22.1) (2026-06-12) diff --git a/package.json b/package.json index 567dee9..bbf4751 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@flowcore/data-pump", "description": "Flowcore Data Pump", - "version": "0.22.1", + "version": "0.22.2", "license": "MIT", "type": "module", "exports": {