chore(release): 6.3.0 [skip ci]

# [6.3.0](https://git.datacontroller.io/dc/dc/compare/v6.2.8...v6.3.0) (2023-12-04)

### Features

* viewer row handle ([dadac4f](dadac4f13f))
This commit is contained in:
semantic-release-bot 2023-12-04 18:49:31 +00:00
parent 6bb2378790
commit 8cbcd18f4b
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [6.3.0](https://git.datacontroller.io/dc/dc/compare/v6.2.8...v6.3.0) (2023-12-04)
### Features
* viewer row handle ([dadac4f](https://git.datacontroller.io/dc/dc/commit/dadac4f13f85b5446198b6340cad28844defc94d))
## [6.2.8](https://git.datacontroller.io/dc/dc/compare/v6.2.7...v6.2.8) (2023-12-04)

View File

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