From 5de1e7c5988e2262b9d6592cbccf5fb821919cda Mon Sep 17 00:00:00 2001 From: Flowcore Machine User <118859104+flowcore-machine@users.noreply.github.com> Date: Thu, 16 Jul 2026 16:01:19 +0100 Subject: [PATCH] chore(main): release 0.22.2 --- .github/workflows/.release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) 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": {