Skip to content

Commit

Permalink
Prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
oklemenz2 committed May 3, 2024
1 parent e2914a7 commit 2b44ae4
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Version 1.0.0 - 2024-05-xx
## Version 1.0.0 - 2024-05-03

### Added

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

### Fixed

Expand Down
56 changes: 28 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@
"@cap-js/sqlite": "^1.6.0",
"@eslint/js": "9.1.1",
"@sap/cds": "^7.9.0",
"@sap/cds-dk": "^7.8.2",
"@sap/cds-dk": "^7.9.1",
"@sap/xssec": "3.6.1",
"@socket.io/redis-adapter": "^8.3.0",
"@socket.io/redis-streams-adapter": "^0.2.1",
"@types/express": "^4.17.21",
"eslint": "^9.1.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.3.0",
"eslint-plugin-jest": "^28.4.0",
"eslint-plugin-n": "17.4.0",
"express-request-proxy": "^2.2.2",
"globals": "15.1.0",
Expand Down

0 comments on commit 2b44ae4

Please sign in to comment.