chore(release): v2.54.0

## [2.54.0](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.53.0...v2.54.0) (2026-06-09)

###  Features

* **dict:** 7-day retention auto-purge + inline restore UI ([8621687](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/8621687a6096133c8a30e090d2e0939828bf5a40))
This commit is contained in:
semantic-release-bot
2026-06-09 13:53:21 +00:00
parent 4b5648509d
commit bf8be4772e
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.
See `.releaserc.json` for release rules.
## [2.54.0](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.53.0...v2.54.0) (2026-06-09)
### ✨ Features
* **dict:** 7-day retention auto-purge + inline restore UI ([8621687](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/8621687a6096133c8a30e090d2e0939828bf5a40))
## [2.53.0](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.52.0...v2.53.0) (2026-06-08)
### ✨ Features
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ordinis-admin-ui",
"private": true,
"version": "2.53.0",
"version": "2.54.0",
"type": "module",
"scripts": {
"copy-changelog": "node scripts/copy-changelog.mjs",