chore(release): v2.27.1

## [2.27.1](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.27.0...v2.27.1) (2026-05-14)

### 🐛 Fixes

* **e2e:** disable notifications dispatcher in test profile ([5e10bbb](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/5e10bbb6bb08ab6a6015efe8c66acbbdcc5cdaa4))

### 📝 Docs

* **design:** DESIGN.md v1 — resolve Section 12 open items ([7bd4b0a](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/7bd4b0ad7e002c63637288abf8830f4a61acd2e2))
This commit is contained in:
semantic-release-bot
2026-05-14 15:28:10 +00:00
parent 06d3028977
commit c866a68f06
2 changed files with 11 additions and 1 deletions
+10
View File
@@ -3,6 +3,16 @@
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.27.1](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.27.0...v2.27.1) (2026-05-14)
### 🐛 Fixes
* **e2e:** disable notifications dispatcher in test profile ([5e10bbb](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/5e10bbb6bb08ab6a6015efe8c66acbbdcc5cdaa4))
### 📝 Docs
* **design:** DESIGN.md v1 — resolve Section 12 open items ([7bd4b0a](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/commit/7bd4b0ad7e002c63637288abf8830f4a61acd2e2))
## [2.27.0](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.26.1...v2.27.0) (2026-05-14) ## [2.27.0](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/compare/v2.26.1...v2.27.0) (2026-05-14)
### ✨ Features ### ✨ Features
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "ordinis-admin-ui", "name": "ordinis-admin-ui",
"private": true, "private": true,
"version": "2.27.0", "version": "2.27.1",
"type": "module", "type": "module",
"scripts": { "scripts": {
"copy-changelog": "node scripts/copy-changelog.mjs", "copy-changelog": "node scripts/copy-changelog.mjs",