File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
66
7+ ## 1.4.3 (2026-01-29)
8+
9+ ## What's Changed
10+
11+ - feat: support @OpenAPI .servers annotation for service-level server URLs by @swennemers in https://github.com/cap-js/ord/pull/339
12+ - fix: throw BuildError during cds build to terminate build on errors by @zongqichen in https://github.com/cap-js/ord/pull/334
13+ - fix: finalize CF mTLS configuration documentation by @zongqichen in https://github.com/cap-js/ord/pull/331
14+
15+ ** Full Changelog** : https://github.com/cap-js/ord/compare/v1.4.2...v1.4.3
16+
717## 1.4.2 (2026-01-14)
818
919## What's Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " @cap-js/ord" ,
3- "version" : " 1.4.2 " ,
3+ "version" : " 1.4.3 " ,
44 "description" : " CAP Plugin for generating ORD document." ,
55 "repository" : " cap-js/ord" ,
66 "author" : " SAP SE (https://www.sap.com)" ,
You can’t perform that action at this time.
0 commit comments