diff --git a/CHANGELOG.md b/CHANGELOG.md index 5edb6df..e16ad77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [6.10.0](https://git.datacontroller.io/dc/dc/compare/v6.9.0...v6.10.0) (2024-06-07) + + +### Features + +* updated handsontable to v14 ([2f8d0b7](https://git.datacontroller.io/dc/dc/commit/2f8d0b764a957ad8c11cd1088fad5e0670aa1731)) + # [6.9.0](https://git.datacontroller.io/dc/dc/compare/v6.8.5...v6.9.0) (2024-05-31) diff --git a/package.json b/package.json index e3370f0..774313d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dcfrontend", - "version": "6.9.0", + "version": "6.10.0", "description": "Data Controller", "devDependencies": { "@saithodev/semantic-release-gitea": "^2.1.0",