Skip to content

Commit baa234c

Browse files
chore: Update CLI texts (#1921)
Updates the output of cds CLI texts to the latest version. Co-authored-by: chgeo <[email protected]>
1 parent dba31b1 commit baa234c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

tools/assets/help/cds-version-md.out.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
| ---------------------- | --------------------------------------- |
77
| @cap-js/asyncapi | 1.0.3 |
88
| @cap-js/cds-types | 0.11.0 |
9-
| @cap-js/db-service | 2.1.1 |
9+
| @cap-js/db-service | 2.1.2 |
1010
| @cap-js/openapi | 1.2.3 |
1111
| @cap-js/sqlite | 2.0.1 |
1212
| @sap/cds | 9.0.3 |
1313
| @sap/cds-compiler | 6.0.12 |
1414
| @sap/cds-dk (global) | 9.0.5 |
1515
| @sap/cds-fiori | 2.0.1 |
1616
| @sap/cds-mtxs | 3.0.1 |
17-
| Node.js | v20.19.2 |
17+
| Node.js | v22.16.0 |
1818
</pre>

tools/assets/help/cds-version.out.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55
<em>@cap-js/asyncapi</em>: 1.0.3
66
<em>@cap-js/cds-types</em>: 0.11.0
7-
<em>@cap-js/db-service</em>: 2.1.1
7+
<em>@cap-js/db-service</em>: 2.1.2
88
<em>@cap-js/openapi</em>: 1.2.3
99
<em>@cap-js/sqlite</em>: 2.0.1
1010
<em>@sap/cds</em>: 9.0.3
1111
<em>@sap/cds-compiler</em>: 6.0.12
1212
<em>@sap/cds-dk (global)</em>: 9.0.5
1313
<em>@sap/cds-fiori</em>: 2.0.1
1414
<em>@sap/cds-mtxs</em>: 3.0.1
15-
<em>Node.js</em>: v20.19.2
15+
<em>Node.js</em>: v22.16.0
1616
<em>your-project</em>: 1.0.0
1717
</pre>

0 commit comments

Comments
 (0)