Skip to content

Commit 7c9914b

Browse files
authored
Merge pull request #7 from vegtelenseg/1-consider-dropping-asyncconditions-config-field
chore: release v0.4.3
2 parents f979653 + 504b230 commit 7c9914b

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.4.3] - 2026-05-21
9+
10+
### Changed
11+
12+
- Documentation hub: removed redundant meta prose about doc structure
13+
814
## [0.4.2] - 2026-05-21
915

1016
### Added

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@siremzam/sentinel",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "TypeScript-first, domain-driven authorization engine for modern SaaS apps",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)