chore(release): v2.28.2

## [2.28.2](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.28.1...v2.28.2) (2026-05-15)

### 🐛 Fixes

* **notifications:** tryClaim drop @Modifying — unblocks ALL dispatch ([c41c561](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/c41c561ee616a47dbfce524833fb490f0bd3c7ed))
This commit is contained in:
semantic-release-bot
2026-05-15 16:09:42 +00:00
parent 00e6d4e375
commit 80ae31dc9b
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -3,6 +3,12 @@
Auto-generated by semantic-release based on conventional commits. Auto-generated by semantic-release based on conventional commits.
See `.releaserc.json` for release rules. See `.releaserc.json` for release rules.
## [2.28.2](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.28.1...v2.28.2) (2026-05-15)
### 🐛 Fixes
* **notifications:** tryClaim drop @Modifying — unblocks ALL dispatch ([c41c561](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/c41c561ee616a47dbfce524833fb490f0bd3c7ed))
## [2.28.1](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.28.0...v2.28.1) (2026-05-15) ## [2.28.1](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.28.0...v2.28.1) (2026-05-15)
### 🐛 Fixes ### 🐛 Fixes
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "ordinis-admin-ui", "name": "ordinis-admin-ui",
"private": true, "private": true,
"version": "2.28.1", "version": "2.28.2",
"type": "module", "type": "module",
"scripts": { "scripts": {
"copy-changelog": "node scripts/copy-changelog.mjs", "copy-changelog": "node scripts/copy-changelog.mjs",