File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 33All 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/ ) .
6+
7+ ## 1.3.1 (2024-06-13)
8+
9+ ### What's Changed
10+
11+ - Fix: stable dev environment and remove from calesi setup
12+ - Feat: use relative path for resource definitions URL and compatible with windows
13+ - Fix: no event or apiResources when build ord files
14+
15+ ** Full Changelog** : https://github.com/cap-js/ord/compare/v1.3.0...v1.3.1
16+
617## 1.3.0 (2024-05-20)
718
819### What's Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " @cap-js/ord" ,
3- "version" : " 1.3.0 " ,
3+ "version" : " 1.3.1 " ,
44 "description" : " CAP Plugin for generating ORD document." ,
55 "repository" : " cap-js/ord" ,
66 "author" : " SAP SE (https://www.sap.com)" ,
4444 }
4545 }
4646 }
47- }
47+ }
You can’t perform that action at this time.
0 commit comments