chore(release): 7.1.1 [skip ci]

## [7.1.1](https://git.datacontroller.io/dc/dc/compare/v7.1.0...v7.1.1) (2025-07-24)

### Bug Fixes

* **viewboxes:** hot v16 fails to load because of relative height `100%` ([672dd6d](672dd6d4f1))
This commit is contained in:
semantic-release-bot
2025-07-24 11:46:09 +00:00
parent 822ddb1274
commit b1db4ea590
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [7.1.1](https://git.datacontroller.io/dc/dc/compare/v7.1.0...v7.1.1) (2025-07-24)
### Bug Fixes
* **viewboxes:** hot v16 fails to load because of relative height `100%` ([672dd6d](https://git.datacontroller.io/dc/dc/commit/672dd6d4f1fda27e3706dd7caa42b45922319497))
# [7.1.0](https://git.datacontroller.io/dc/dc/compare/v7.0.3...v7.1.0) (2025-07-23)

View File

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