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.
1 parent ecc9740 commit d64dd72Copy full SHA for d64dd72
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/Mastercard/postman-encryption-lib/compare/v1.0.0...v1.0.1) (2023-11-07)
2
+
3
4
+### Bug Fixes
5
6
+* **dummy:** test PR ([ae0b3ce](https://github.com/Mastercard/postman-encryption-lib/commit/ae0b3cec5b8268566bb523bebd722e072beae5b2))
7
8
# 1.0.0 (2023-11-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "mastercard-postman-encryption-lib",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Library for encrypting mastercard api requests in postman",
"repository": {
"type": "git",
0 commit comments