Skip to content

Commit eec9ab4

Browse files
committed
chore(release): publish
- safegres@0.3.0
1 parent c3944c7 commit eec9ab4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/safegres/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.3.0](https://github.com/constructive-io/constructive/compare/safegres@0.2.0...safegres@0.3.0) (2026-04-28)
7+
8+
### Bug Fixes
9+
10+
- **safegres:** correct bin path for npm publish layout ([e64990f](https://github.com/constructive-io/constructive/commit/e64990f94a66ff3d43a820476dff0406389636a1))
11+
612
# 0.2.0 (2026-04-28)
713

814
### Features

packages/safegres/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "safegres",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Pure-Postgres Row-Level Security auditor: grants, RLS enforcement, policy coverage, and risky SQL policy patterns. No app framework required.",
66
"main": "index.js",

0 commit comments

Comments
 (0)