From 8ad9f492c733b9e4a8735e1dfecb79bbf71d29d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 20:01:38 +0000 Subject: [PATCH] chore(main): release 1.3.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebabd87..e54f5f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.3.0](https://github.com/makstech/montonio-php-sdk/compare/v1.2.0...v1.3.0) (2024-10-03) + + +### Features + +* create payment intents draft ([#8](https://github.com/makstech/montonio-php-sdk/issues/8)) ([bc3a6f5](https://github.com/makstech/montonio-php-sdk/commit/bc3a6f54cd1a13d13cbb1456ebc7a2d73d70a319)) +* payment links ([#11](https://github.com/makstech/montonio-php-sdk/issues/11)) ([d431cd6](https://github.com/makstech/montonio-php-sdk/commit/d431cd6823f9f5dece353eb7e7a8eb90e93a0f33)) + ## [1.2.0](https://github.com/makstech/montonio-php-sdk/compare/v1.1.0...v1.2.0) (2024-04-21)