Skip to content

Commit 8977a06

Browse files
committed
chore/release-1.4.0
1 parent 91b65ce commit 8977a06

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
1313
### Fixed
1414
### Security
1515

16-
## [1.4.0] - tbd
16+
## [1.4.0] - 2026-03-18
1717

1818
### Added
1919
- Opt-in option `shortActionPaths` to use simplified bound action paths (e.g., `.../Discount` instead of `.../ODataDemo.Discount`). Enable via `{ "cds": { "openapi": { "shortActionPaths": true } } }` in `package.json`.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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/openapi",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"description": "CAP tool for OpenAPI",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)