Skip to content

Commit 347dd86

Browse files
Version Packages
1 parent fe44a0c commit 347dd86

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.changeset/deep-chefs-marry.md

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

.changeset/sharp-parents-rescue.md

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

packages/sqlduck/CHANGELOG.md

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

3+
## 0.20.0
4+
5+
### Minor Changes
6+
7+
- [#1194](https://github.com/belgattitude/flowblade/pull/1194) [`fe44a0c`](https://github.com/belgattitude/flowblade/commit/fe44a0c8ead9825fa09e43e50b5d81ca088680db) Thanks [@belgattitude](https://github.com/belgattitude)! - Add getDuckdbDatabases
8+
9+
### Patch Changes
10+
11+
- [#1194](https://github.com/belgattitude/flowblade/pull/1194) [`fe44a0c`](https://github.com/belgattitude/flowblade/commit/fe44a0c8ead9825fa09e43e50b5d81ca088680db) Thanks [@belgattitude](https://github.com/belgattitude)! - Add isAttached to duckdbManager
12+
313
## 0.19.1
414

515
### Patch 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.19.1",
3+
"version": "0.20.0",
44
"type": "module",
55
"sideEffects": false,
66
"exports": {

0 commit comments

Comments
 (0)