Skip to content

Commit 2711f8c

Browse files
committed
CDS 8.9
1 parent f11deb3 commit 2711f8c

File tree

3 files changed

+81
-68
lines changed

3 files changed

+81
-68
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## Version 1.6.2 - 2025-04-xx
8+
## Version 1.6.2 - 2025-04-2
99

1010
### Fixed
1111

package-lock.json

Lines changed: 77 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
"devDependencies": {
4949
"@cap-js-community/websocket": "./",
5050
"@cap-js/cds-test": "^0.2.0",
51-
"@cap-js/sqlite": "^1.9.0",
51+
"@cap-js/sqlite": "^1.10.0",
5252
"@eslint/js": "^9.23.0",
53-
"@sap/cds": "^8.8.3",
54-
"@sap/cds-dk": "^8.8.2",
53+
"@sap/cds": "^8.9.0",
54+
"@sap/cds-dk": "^8.9.0",
5555
"@sap/xssec": "^4.5.0",
5656
"@socket.io/redis-adapter": "^8.3.0",
5757
"@socket.io/redis-streams-adapter": "^0.2.2",

0 commit comments

Comments
 (0)