From f5ff30d3f7e6fd31446149fc1c8ce9d9f034f7ec Mon Sep 17 00:00:00 2001 From: Flowcore Machine User <118859104+flowcore-machine@users.noreply.github.com> Date: Fri, 12 Jun 2026 10:24:49 +0100 Subject: [PATCH] chore(main): release 0.22.0 --- .github/workflows/.release-please-manifest.json | 2 +- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.github/workflows/.release-please-manifest.json b/.github/workflows/.release-please-manifest.json index a024d7e..2982c68 100644 --- a/.github/workflows/.release-please-manifest.json +++ b/.github/workflows/.release-please-manifest.json @@ -1 +1 @@ -{ ".": "0.21.4" } +{".":"0.22.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 65975a9..ccef369 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.22.0](https://github.com/flowcore-io/data-pump/compare/v0.21.4...v0.22.0) (2026-06-12) + + +### Features + +* migrate project to bun ([#80](https://github.com/flowcore-io/data-pump/issues/80)) ([073812d](https://github.com/flowcore-io/data-pump/commit/073812d22b7aa85a28c9a354a9cbccb5117d8684)) + + +### Bug Fixes + +* ignore release-please manifest formatting ([#82](https://github.com/flowcore-io/data-pump/issues/82)) ([3e6cfd0](https://github.com/flowcore-io/data-pump/commit/3e6cfd04875522352320c45d4f642db07dba0938)) + ## [0.21.4](https://github.com/flowcore-io/data-pump/compare/v0.21.3...v0.21.4) (2026-06-09) diff --git a/package.json b/package.json index 91ec750..c92771f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@flowcore/data-pump", "description": "Flowcore Data Pump", - "version": "0.21.4", + "version": "0.22.0", "license": "MIT", "type": "module", "exports": {