chore(release): v2.27.4
## [2.27.4](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.27.3...v2.27.4) (2026-05-14)
### 🐛 Fixes
* **notifications:** defensive /me/notifications — wrap DB ops in try/catch ([0cf76d2](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/0cf76d23c167554deeb68750f92bd3be01b38970))
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
Auto-generated by semantic-release based on conventional commits.
|
||||
See `.releaserc.json` for release rules.
|
||||
|
||||
## [2.27.4](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.27.3...v2.27.4) (2026-05-14)
|
||||
|
||||
### 🐛 Fixes
|
||||
|
||||
* **notifications:** defensive /me/notifications — wrap DB ops in try/catch ([0cf76d2](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/0cf76d23c167554deeb68750f92bd3be01b38970))
|
||||
|
||||
## [2.27.3](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.27.2...v2.27.3) (2026-05-14)
|
||||
|
||||
### 🐛 Fixes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ordinis-admin-ui",
|
||||
"private": true,
|
||||
"version": "2.27.3",
|
||||
"version": "2.27.4",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"copy-changelog": "node scripts/copy-changelog.mjs",
|
||||
|
||||
Reference in New Issue
Block a user