File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -4,17 +4,12 @@ All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
6
6
7
- ## Version 1.0.2 tbd
8
-
9
- ### Changed
10
-
11
- - Changed default namespace regex making it compatible with ORD.
12
-
13
- ## Version 1.0.2
7
+ ## Version 1.0.2 - 15.07.2024
14
8
15
9
### Changed
16
10
17
11
- Changed default namespace from ` sap.app ` to ` customer.<package-name> `
12
+ - Changed default namespace regex making it compatible with ORD.
18
13
19
14
## Version 1.0.1 - 14.05.2024
20
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cap-js/asyncapi" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " CAP tool for AsyncAPI" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments