We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 301b96c commit 0bd212cCopy full SHA for 0bd212c
CHANGELOG.md
@@ -4,6 +4,12 @@ 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
+## 1.3.7 (2025-08-19)
8
+
9
+## What's Changed
10
11
+- Feat: use bcryptjs
12
13
## 1.3.6 (2025-08-07)
14
15
## What's Changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@cap-js/ord",
3
- "version": "1.3.6",
+ "version": "1.3.7",
"description": "CAP Plugin for generating ORD document.",
"repository": "cap-js/ord",
"author": "SAP SE (https://www.sap.com)",
0 commit comments