Skip to content

Commit 2b44ae4

Browse files
committed
Prepare
1 parent e2914a7 commit 2b44ae4

File tree

3 files changed

+32
-32
lines changed

3 files changed

+32
-32
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ 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.0.0 - 2024-05-xx
8+
## Version 1.0.0 - 2024-05-03
99

1010
### Added
1111

1212
- First major release
13-
- Support for excluding a consumer-defined socket instance by identifier
13+
- Exclude a client socket instance via a consumer-defined identifier
1414

1515
### Fixed
1616

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@
5353
"@cap-js/sqlite": "^1.6.0",
5454
"@eslint/js": "9.1.1",
5555
"@sap/cds": "^7.9.0",
56-
"@sap/cds-dk": "^7.8.2",
56+
"@sap/cds-dk": "^7.9.1",
5757
"@sap/xssec": "3.6.1",
5858
"@socket.io/redis-adapter": "^8.3.0",
5959
"@socket.io/redis-streams-adapter": "^0.2.1",
6060
"@types/express": "^4.17.21",
6161
"eslint": "^9.1.1",
6262
"eslint-config-prettier": "^9.1.0",
63-
"eslint-plugin-jest": "^28.3.0",
63+
"eslint-plugin-jest": "^28.4.0",
6464
"eslint-plugin-n": "17.4.0",
6565
"express-request-proxy": "^2.2.2",
6666
"globals": "15.1.0",

0 commit comments

Comments
 (0)