Skip to content

Commit 10e4a5f

Browse files
authored
Merge pull request #90 from cap-js/update-changelog
Update Changelog.md
2 parents ef94ab9 + 87794e4 commit 10e4a5f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ 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.4
8+
9+
### Fixed
10+
11+
- Fix versions
12+
13+
714
## Version 0.2.3
815

916
### Fixed

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.2.3",
3+
"version": "0.2.4",
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)