chore(release): 6.15.1 [skip ci]

## [6.15.1](https://git.datacontroller.io/dc/dc/compare/v6.15.0...v6.15.1) (2025-06-04)

### Bug Fixes

* updating pipeline to default to streaming on viya ([4b55894](4b558948d9))
This commit is contained in:
semantic-release-bot
2025-06-04 12:57:08 +00:00
parent af05486c0e
commit 381378f532
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [6.15.1](https://git.datacontroller.io/dc/dc/compare/v6.15.0...v6.15.1) (2025-06-04)
### Bug Fixes
* updating pipeline to default to streaming on viya ([4b55894](https://git.datacontroller.io/dc/dc/commit/4b558948d997f456ff25a12a58827fe0d2075493))
# [6.15.0](https://git.datacontroller.io/dc/dc/compare/v6.14.10...v6.15.0) (2025-06-04)

View File

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