Skip to content

Commit 9ac8a1c

Browse files
committed
chore(release): publish
- project: sftkit 0.4.2
1 parent 427680a commit 9ac8a1c

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

sftkit/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.4.2 (2025-12-29)
2+
3+
### 🩹 Fixes
4+
5+
- **sftkit:** use pg_roles instead of pg_authid for function filtering ([427680a](https://github.com/SFTtech/sftkit/commit/427680a))
6+
7+
### ❤️ Thank You
8+
9+
- Michael Loipführer
10+
111
## 0.4.1 (2025-12-29)
212

313
### 🩹 Fixes

sftkit/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "uv_build"
55
[project]
66
name = "sftkit"
77
description = "..."
8-
version = "0.4.1"
8+
version = "0.4.2"
99
readme = "README.md"
1010
classifiers = [
1111
"Operating System :: OS Independent",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)