Skip to content

Commit b54fb38

Browse files
committed
chore: release main
1 parent 742a784 commit b54fb38

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"db-service": "2.6.0",
33
"sqlite": "2.0.4",
44
"postgres": "2.0.6",
5-
"hana": "2.3.4"
5+
"hana": "2.3.5"
66
}

hana/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
- The format is based on [Keep a Changelog](http://keepachangelog.com/).
55
- This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [2.3.5](https://github.com/cap-js/cds-dbs/compare/hana-v2.3.4...hana-v2.3.5) (2025-11-04)
8+
9+
10+
### Fixed
11+
12+
* **deps:** update dependency hdb to v2 ([#1266](https://github.com/cap-js/cds-dbs/issues/1266)) ([742a784](https://github.com/cap-js/cds-dbs/commit/742a784171503a5805c3f2e9d4f13135fa745ccb))
13+
714
## [2.3.4](https://github.com/cap-js/cds-dbs/compare/hana-v2.3.3...hana-v2.3.4) (2025-10-23)
815

916

hana/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cap-js/hana",
3-
"version": "2.3.4",
3+
"version": "2.3.5",
44
"description": "CDS database service for SAP HANA",
55
"homepage": "https://cap.cloud.sap/",
66
"keywords": [

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)