chore(release): 6.16.2 [skip ci]

## [6.16.2](https://git.datacontroller.io/dc/dc/compare/v6.16.1...v6.16.2) (2025-06-06)

### Bug Fixes

* streaming viya deploy `isStreaming` function stability fix ([4830c6d](4830c6d219))
This commit is contained in:
semantic-release-bot
2025-06-06 11:36:00 +00:00
parent 881d2b060e
commit a61e2de140
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [6.16.2](https://git.datacontroller.io/dc/dc/compare/v6.16.1...v6.16.2) (2025-06-06)
### Bug Fixes
* streaming viya deploy `isStreaming` function stability fix ([4830c6d](https://git.datacontroller.io/dc/dc/commit/4830c6d2191cb47abcc7919bc1d49e55595e6121))
## [6.16.1](https://git.datacontroller.io/dc/dc/compare/v6.16.0...v6.16.1) (2025-06-06)

View File

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