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 792f14a + 9036695 commit f861c3aCopy full SHA for f861c3a
CHANGELOG.md
@@ -4,6 +4,11 @@ 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 1.2.1
8
+
9
+### Added
10
+Updated @sap/cds version to 8.
11
12
## Version 1.2.0
13
14
### Added
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@cap-js/sdm",
3
"description": "CAP plugin for effortless integration of CAP applications with SAP Document Management Service.",
- "version": "1.2.0",
+ "version": "1.2.1",
"repository": "cap-js/sdm",
"author": "SAP SE (https://www.sap.com)",
"homepage": "https://cap.cloud.sap/",
0 commit comments