Skip to content

Commit 591e1aa

Browse files
authored
chore: release main (#1242)
🤖 I have created a release *beep* *boop* --- <details><summary>db-service: 2.1.2</summary> ## [2.1.2](db-service-v2.1.1...db-service-v2.1.2) (2025-06-12) ### Fixed * Hierarchy View support for ancestors/descendants requests ([#1241](#1241)) ([1ccb8b7](1ccb8b7)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 1ccb8b7 commit 591e1aa

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"db-service": "2.1.1",
2+
"db-service": "2.1.2",
33
"sqlite": "2.0.1",
44
"postgres": "2.0.2",
55
"hana": "2.1.1"

db-service/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.1.2](https://github.com/cap-js/cds-dbs/compare/db-service-v2.1.1...db-service-v2.1.2) (2025-06-12)
8+
9+
10+
### Fixed
11+
12+
* Hierarchy View support for ancestors/descendants requests ([#1241](https://github.com/cap-js/cds-dbs/issues/1241)) ([1ccb8b7](https://github.com/cap-js/cds-dbs/commit/1ccb8b7ded50f77de1d71d79b0c4b2040ee6a4f1))
13+
714
## [2.1.1](https://github.com/cap-js/cds-dbs/compare/db-service-v2.1.0...db-service-v2.1.1) (2025-06-06)
815

916

db-service/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/db-service",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "CDS base database service",
55
"homepage": "https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service",
66
"repository": {

0 commit comments

Comments
 (0)