chore(release): 7.2.3 [skip ci]

## [7.2.3](https://git.datacontroller.io/dc/dc/compare/v7.2.2...v7.2.3) (2025-10-02)

### Bug Fixes

* opening second table in viewer throws an error ([6c6b1cb](6c6b1cbf46))
This commit is contained in:
semantic-release-bot
2025-10-02 15:10:30 +00:00
parent fe24d9bcbd
commit db5887de21
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [7.2.3](https://git.datacontroller.io/dc/dc/compare/v7.2.2...v7.2.3) (2025-10-02)
### Bug Fixes
* opening second table in viewer throws an error ([6c6b1cb](https://git.datacontroller.io/dc/dc/commit/6c6b1cbf460e5291ec746af017e764b894fff8d5))
## [7.2.2](https://git.datacontroller.io/dc/dc/compare/v7.2.1...v7.2.2) (2025-09-23)

View File

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