From 4f90fedc7c6724d1a3fb298d950359fb260e8540 Mon Sep 17 00:00:00 2001 From: seamlessbot Date: Tue, 14 Jul 2026 04:57:07 -0600 Subject: [PATCH] chore(main): release 2.1.1 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d10a1cc --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +## [2.1.1](https://github.com/seamlesspay/android-sdk-example/compare/v2.0.0...v2.1.1) (2026-07-14) + + +### Features + +* **SP-4512:** Re-enable Google Pay option in Example App ([#23](https://github.com/seamlesspay/android-sdk-example/issues/23)) ([1ccbf76](https://github.com/seamlesspay/android-sdk-example/commit/1ccbf760292e100ce3f43d1166850775507ded45)) + + +### Bug Fixes + +* reusable private org workflow can't be accessed from public org repo ([#26](https://github.com/seamlesspay/android-sdk-example/issues/26)) ([8a5c8e8](https://github.com/seamlesspay/android-sdk-example/commit/8a5c8e8c211ad783e4ed43c053c058654e80dd64)) + + +### Miscellaneous Chores + +* add release lifecycle automation ([#25](https://github.com/seamlesspay/android-sdk-example/issues/25)) ([7a68f5b](https://github.com/seamlesspay/android-sdk-example/commit/7a68f5bbfd83fb85017794b4ed939069e689d6c0))