chore(release): 6.12.3 [skip ci]

## [6.12.3](https://git.datacontroller.io/dc/dc/compare/v6.12.2...v6.12.3) (2025-01-27)

### Bug Fixes

* adding missing=STRING to three services ([30d5e51](30d5e51d0b))
This commit is contained in:
semantic-release-bot
2025-01-27 15:18:30 +00:00
parent bb12bff9db
commit c89a3049fa
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [6.12.3](https://git.datacontroller.io/dc/dc/compare/v6.12.2...v6.12.3) (2025-01-27)
### Bug Fixes
* adding missing=STRING to three services ([30d5e51](https://git.datacontroller.io/dc/dc/commit/30d5e51d0b9cf27774038476bd90559600952304))
## [6.12.2](https://git.datacontroller.io/dc/dc/compare/v6.12.1...v6.12.2) (2025-01-27)

View File

@ -1,6 +1,6 @@
{
"name": "dcfrontend",
"version": "6.12.2",
"version": "6.12.3",
"description": "Data Controller",
"devDependencies": {
"@saithodev/semantic-release-gitea": "^2.1.0",