Skip to content

Commit 9b46e24

Browse files
authored
Merge pull request #50 from cap-js/ipaunov-patch-1
Update package.json
2 parents fd2c157 + 494c3cb commit 9b46e24

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

CHANGELOG.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,14 @@ 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 0.2.0
8+
9+
### Fixed
10+
11+
- Fixed code smells and Dependabot alerts
712

813
## Version 0.1.0
914

1015
### Added
1116

1217
- Initial release
13-
14-
## Version 0.2.0
15-
16-
### Fixed
17-
18-
- Fixed code smells and Dependabot alerts

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/notifications",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "CDS plugin providing integration to the SAP BTP Alert Notification Service.",
55
"repository": "cap-js/notifications",
66
"author": "SAP SE (https://www.sap.com)",

0 commit comments

Comments
 (0)