Skip to content

Commit a2f8be7

Browse files
authored
Merge pull request #58 from flowcore-io/release-please--branches--main
chore(main): release 0.16.5
2 parents 455f7cc + ea5be0b commit a2f8be7

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.16.4"}
1+
{".":"0.16.5"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.16.5](https://github.com/flowcore-io/data-pump/compare/v0.16.4...v0.16.5) (2026-03-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump @flowcore/sdk to ^1.70.0 ([455f7cc](https://github.com/flowcore-io/data-pump/commit/455f7ccb46e7832e43008cbacc826a8831141673))
9+
310
## [0.16.4](https://github.com/flowcore-io/data-pump/compare/v0.16.3...v0.16.4) (2026-03-05)
411

512

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://deno.land/x/deno/cli/schemas/config-file.v1.json",
33
"name": "@flowcore/data-pump",
44
"description": "Flowcore Data Pump",
5-
"version": "0.16.4",
5+
"version": "0.16.5",
66
"license": "MIT",
77
"exports": "./src/mod.ts",
88
"publish": {

0 commit comments

Comments
 (0)