Skip to content

Commit da3a726

Browse files
committed
Update
1 parent 0a0483d commit da3a726

File tree

3 files changed

+93
-17
lines changed

3 files changed

+93
-17
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ 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 0.2.6 - 2025-04-xx
8+
## Version 0.2.6 - 2025-05-05
99

1010
### Fixed
1111

12-
- tbd
12+
- Improvements
1313

1414
## Version 0.2.5 - 2025-04-15
1515

package-lock.json

Lines changed: 89 additions & 13 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
@@ -1,6 +1,6 @@
11
{
22
"name": "@cap-js-community/sap-afc-sdk",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "SAP Advanced Financial Closing SDK for CDS",
55
"homepage": "https://cap.cloud.sap/",
66
"engines": {
@@ -63,7 +63,7 @@
6363
"dependencies": {
6464
"@cap-js-community/event-queue": "^1.10.3",
6565
"@cap-js-community/feature-toggle-library": "^1.2.5",
66-
"@cap-js-community/websocket": "^1.6.3",
66+
"@cap-js-community/websocket": "^1.6.4",
6767
"@sap/cds-common-content": "^2.1.0",
6868
"@sap/sbf": "^6.9.2",
6969
"commander": "^13.1.0",

0 commit comments

Comments
 (0)