Skip to content

Commit 56662a1

Browse files
Version Packages (#1199)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bc9b2ea commit 56662a1

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/giant-flies-work.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/sqlduck/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @flowblade/sqlduck
22

3+
## 0.22.0
4+
5+
### Minor Changes
6+
7+
- [#1198](https://github.com/belgattitude/flowblade/pull/1198) [`bc9b2ea`](https://github.com/belgattitude/flowblade/commit/bc9b2ea8821ba81876d836814749dec4d25d431e) Thanks [@belgattitude](https://github.com/belgattitude)! - rename detachIfExists into detachOrIgnore till it's supported in duckdb
8+
39
## 0.21.0
410

511
### Minor Changes

packages/sqlduck/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flowblade/sqlduck",
3-
"version": "0.21.0",
3+
"version": "0.22.0",
44
"type": "module",
55
"sideEffects": false,
66
"exports": {

0 commit comments

Comments
 (0)