Skip to content

Commit aa20bbf

Browse files
chore(version): v0.2.0
1 parent 1142449 commit aa20bbf

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ All notable changes to hyperswitch-card-vault will be documented here.
44

55
- - -
66

7+
## 0.2.0 (2023-12-26)
8+
9+
### Features
10+
11+
- **router:** Use only card number for card duplication check ([#57](https://github.com/juspay/hyperswitch-card-vault/pull/57)) ([`5781603`](https://github.com/juspay/hyperswitch-card-vault/commit/57816033433ee6355a856e0dacd57688847ba1f1))
12+
13+
### Miscellaneous Tasks
14+
15+
- **deps:** Update version of aws dependencies ([#54](https://github.com/juspay/hyperswitch-card-vault/pull/54)) ([`1142449`](https://github.com/juspay/hyperswitch-card-vault/commit/1142449795080293aa2fad780a53e553811de3e6))
16+
- **utils:**
17+
- Add jwe operations in utils binary ([#60](https://github.com/juspay/hyperswitch-card-vault/pull/60)) ([`68f3455`](https://github.com/juspay/hyperswitch-card-vault/commit/68f34554838bb00141eb0e10256cf6664dd383d6))
18+
- Fix jwe operations in utils binary ([#61](https://github.com/juspay/hyperswitch-card-vault/pull/61)) ([`94016bb`](https://github.com/juspay/hyperswitch-card-vault/commit/94016bb1983d5d7f7b624e57900e256bf5409bf0))
19+
20+
**Full Changelog:** [`v0.1.3...v0.2.0`](https://github.com/juspay/hyperswitch-card-vault/compare/v0.1.3...v0.2.0)
21+
22+
- - -
23+
24+
725
## 0.1.3 (2023-11-24)
826

927
### Bug Fixes

0 commit comments

Comments
 (0)