Skip to content

Commit

Permalink
fix: updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Govind Diwakar committed Apr 9, 2024
1 parent 20dc73e commit b4c3c4e
Showing 1 changed file with 20 additions and 11 deletions.
31 changes: 20 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,32 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v3.0.2](https://github.com/SGFGOV/medusa-payment-razorpay/compare/v3.0.1...v3.0.2)
#### [v7.1.0](https://github.com/SGFGOV/medusa-payment-razorpay/compare/v7.0.5...v7.1.0)

> 16 January 2023
> 9 April 2024
- fix: updated razorpay version [`42bacf7`](https://github.com/SGFGOV/medusa-payment-razorpay/commit/42bacf7584509976563d336abba3755c17369830)
- Fix/context validation [`#9`](https://github.com/SGFGOV/medusa-payment-razorpay/pull/9)
- fix: razorpay customer contexts [`6dd8553`](https://github.com/SGFGOV/medusa-payment-razorpay/commit/6dd8553125610da4acb4852c7cc7f66967b68e0e)
- fix: guest-checkout-enabled [`15d76fc`](https://github.com/SGFGOV/medusa-payment-razorpay/commit/15d76fc2a7a490de6cade8b9331ebce636a5c8dc)
- fix: stray variable [`3d386be`](https://github.com/SGFGOV/medusa-payment-razorpay/commit/3d386be0e930346ccccffc2bd187e0a0b802c81c)

#### [v3.0.1](https://github.com/SGFGOV/medusa-payment-razorpay/compare/v3.0.0...v3.0.1)
#### [v7.0.5](https://github.com/SGFGOV/medusa-payment-razorpay/compare/v7.0.4...v7.0.5)

> 21 December 2022
> 29 December 2023
- feat: opensource 1 [`d4a2b50`](https://github.com/SGFGOV/medusa-payment-razorpay/commit/d4a2b5089915bb7f65fbcc3ee5dfbb4692c6d6be)
- feat: opensource 1 [`5533ae1`](https://github.com/SGFGOV/medusa-payment-razorpay/commit/5533ae183260a8d292f041335de9e928d0701ae9)
- ci: fix source files [`8fa7cdb`](https://github.com/SGFGOV/medusa-payment-razorpay/commit/8fa7cdbddc16cf9eb6dddd4980bd949ec7f9749f)
- chore: refactored to remove unused variables and imports [`203d41c`](https://github.com/SGFGOV/medusa-payment-razorpay/commit/203d41caee83435f4cb935e4855f772118e60866)

#### [v7.0.4](https://github.com/SGFGOV/medusa-payment-razorpay/compare/v7.0.3...v7.0.4)

> 29 December 2023
#### v3.0.0
- chore: refactored to remove unused variables and imports [`fa8f061`](https://github.com/SGFGOV/medusa-payment-razorpay/commit/fa8f0613324cc8442491a4ff90ce15e954580bd0)

> 22 November 2022
#### v7.0.3

> 29 December 2023
- authorizePayment after verification using RPay's Payment API [`#3`](https://github.com/SGFGOV/medusa-payment-razorpay/pull/3)
- feat: opensource 1 [`13f0ebf`](https://github.com/SGFGOV/medusa-payment-razorpay/commit/13f0ebffd46a0e09b9c606ed762ba709bc4474a2)
- Initial commit [`68fafd7`](https://github.com/SGFGOV/medusa-payment-razorpay/commit/68fafd778533d4e565e60fcc6f852eecc1af5222)
- feat: opensource 1 [`d4a2b50`](https://github.com/SGFGOV/medusa-payment-razorpay/commit/d4a2b5089915bb7f65fbcc3ee5dfbb4692c6d6be)
- fix: razorpay plugin using payment processor [`a8093c1`](https://github.com/SGFGOV/medusa-payment-razorpay/commit/a8093c1532e5fd45b396c35c207218a89362a625)

0 comments on commit b4c3c4e

Please sign in to comment.