We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef94ab9 + 87794e4 commit 10e4a5fCopy full SHA for 10e4a5f
CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
The format is based on [Keep a Changelog](http://keepachangelog.com/).
6
7
+## Version 0.2.4
8
+
9
+### Fixed
10
11
+- Fix versions
12
13
14
## Version 0.2.3
15
16
### Fixed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@cap-js/notifications",
3
- "version": "0.2.3",
+ "version": "0.2.4",
"description": "CDS plugin providing integration to the SAP BTP Alert Notification Service.",
"repository": "cap-js/notifications",
"author": "SAP SE (https://www.sap.com)",
0 commit comments