Skip to content

Commit fdff72a

Browse files
chore(release): 1.0.5 [skip ci]
1 parent 6b3f7e3 commit fdff72a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.5](https://github.com/Mastercard/postman-encryption-lib/compare/v1.0.4...v1.0.5) (2024-03-28)
2+
3+
4+
### Bug Fixes
5+
6+
* fix letter casing issue when checking the request method ([6b3f7e3](https://github.com/Mastercard/postman-encryption-lib/commit/6b3f7e3e47f315c8f22aeba38a6921d6b8abaf7f))
7+
18
## [1.0.4](https://github.com/Mastercard/postman-encryption-lib/compare/v1.0.3...v1.0.4) (2024-03-19)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mastercard-postman-encryption-lib",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Library for encrypting mastercard api requests in postman",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)