Skip to content

Commit

Permalink
chore: Update CLI texts (#1494)
Browse files Browse the repository at this point in the history
Updates the output of cds CLI texts to the latest version.

Co-authored-by: chgeo <[email protected]>
  • Loading branch information
github-actions[bot] and chgeo authored Dec 13, 2024
1 parent bcac2a1 commit 5a06d47
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions tools/assets/help/cds-version-md.out.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
| your-project | &lt;Add your repository here&gt; |
| ---------------------- | --------------------------------------- |
| @cap-js/asyncapi | 1.0.2 |
| @cap-js/cds-types | 0.7.0 |
| @cap-js/cds-types | 0.8.0 |
| @cap-js/db-service | 1.16.0 |
| @cap-js/openapi | 1.0.7 |
| @cap-js/openapi | 1.1.0 |
| @cap-js/sqlite | 1.7.7 |
| @sap/cds | 8.5.0 |
| @sap/cds-compiler | 5.5.0 |
| @sap/cds-dk (global) | 8.5.0 |
| @sap/cds | 8.5.1 |
| @sap/cds-compiler | 5.5.2 |
| @sap/cds-dk (global) | 8.5.1 |
| @sap/cds-fiori | 1.2.8 |
| @sap/cds-foss | 5.0.1 |
| @sap/cds-mtxs | 2.4.0 |
| @sap/cds-mtxs | 2.4.1 |
| @sap/eslint-plugin-cds | 3.1.2 |
| Node.js | v20.18.1 |
</pre>
12 changes: 6 additions & 6 deletions tools/assets/help/cds-version.out.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
> cds version

<em>@cap-js/asyncapi</em>: 1.0.2
<em>@cap-js/cds-types</em>: 0.7.0
<em>@cap-js/cds-types</em>: 0.8.0
<em>@cap-js/db-service</em>: 1.16.0
<em>@cap-js/openapi</em>: 1.0.7
<em>@cap-js/openapi</em>: 1.1.0
<em>@cap-js/sqlite</em>: 1.7.7
<em>@sap/cds</em>: 8.5.0
<em>@sap/cds-compiler</em>: 5.5.0
<em>@sap/cds-dk (global)</em>: 8.5.0
<em>@sap/cds</em>: 8.5.1
<em>@sap/cds-compiler</em>: 5.5.2
<em>@sap/cds-dk (global)</em>: 8.5.1
<em>@sap/cds-fiori</em>: 1.2.8
<em>@sap/cds-foss</em>: 5.0.1
<em>@sap/cds-mtxs</em>: 2.4.0
<em>@sap/cds-mtxs</em>: 2.4.1
<em>@sap/eslint-plugin-cds</em>: 3.1.2
<em>Node.js</em>: v20.18.1
<em>your-project</em>: 1.0.0
Expand Down

0 comments on commit 5a06d47

Please sign in to comment.