Skip to content

Commit 37f9c50

Browse files
committed
release 1.0.2
1 parent b9adc2f commit 37f9c50

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

CHANGELOG.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,12 @@ All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55
The format is based on [Keep a Changelog](http://keepachangelog.com/).
66

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
148

159
### Changed
1610

1711
- Changed default namespace from `sap.app` to `customer.<package-name>`
12+
- Changed default namespace regex making it compatible with ORD.
1813

1914
## Version 1.0.1 - 14.05.2024
2015

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/asyncapi",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "CAP tool for AsyncAPI",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)