File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,14 @@ 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 0.2.0
8
+
9
+ ### Fixed
10
+
11
+ - Fixed code smells and Dependabot alerts
7
12
8
13
## Version 0.1.0
9
14
10
15
### Added
11
16
12
17
- Initial release
13
-
14
- ## Version 0.2.0
15
-
16
- ### Fixed
17
-
18
- - Fixed code smells and Dependabot alerts
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cap-js/notifications" ,
3
- "version" : " 0.1 .0" ,
3
+ "version" : " 0.2 .0" ,
4
4
"description" : " CDS plugin providing integration to the SAP BTP Alert Notification Service." ,
5
5
"repository" : " cap-js/notifications" ,
6
6
"author" : " SAP SE (https://www.sap.com)" ,
You can’t perform that action at this time.
0 commit comments