From 89a0ce549964f2f5c4efe9887911a44e344783eb Mon Sep 17 00:00:00 2001 From: Techadmin Date: Tue, 3 Dec 2024 15:03:33 +0000 Subject: [PATCH 1/2] chore: release qa version 2.50.1-0 [skip build] --- CHANGELOG.md | 17 ++++++++++++++++- package.json | 2 +- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c07e9a6ea1..f285522f41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,27 @@ 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). +#### [v2.50.1-0](https://github.com/GoodDollar/GoodDAPP/compare/v2.50.1...v2.50.1-0) + +- add: analyticsprovider for goodid [`#4332`](https://github.com/GoodDollar/GoodDAPP/pull/4332) +- fix: unit tests broken [`92b14d7`](https://github.com/GoodDollar/GoodDAPP/commit/92b14d72704e18c1ab150cc4e05296ba8175b675) +- fixes for redtent flow and android styling, chore: bump gd sdk's [`2583f5b`](https://github.com/GoodDollar/GoodDAPP/commit/2583f5b546cca4f1ba17aaa33c3ab5bce5fe182f) +- fix: redtent not registering [`ff7f5a3`](https://github.com/GoodDollar/GoodDAPP/commit/ff7f5a3bedbd82b2785d6639613645aa28334348) + +#### [v2.50.1](https://github.com/GoodDollar/GoodDAPP/compare/v2.50.0...v2.50.1) + +> 5 November 2024 + +- fix: open ngw in same tab [`2a8ccff`](https://github.com/GoodDollar/GoodDAPP/commit/2a8ccff49e7d139f5eff47681cba56c6796e7805) + #### [v2.50.0](https://github.com/GoodDollar/GoodDAPP/compare/v2.49.2...v2.50.0) +> 4 November 2024 + - fix: update deprecationDialog to redirect NGW modal [`#4321`](https://github.com/GoodDollar/GoodDAPP/pull/4321) - hotfix-merge: fix ubi prod pools [`fbe55d1`](https://github.com/GoodDollar/GoodDAPP/commit/fbe55d1ffcdea0664d8c19e40babb06183f1acdb) - chore: release qa version 2.49.1-0 [skip build] [`59d0601`](https://github.com/GoodDollar/GoodDAPP/commit/59d060199ed95725a54bd26e56cbdcd3849d5696) -- chore: release qa version 2.49.1-1 [skip build] [`9042076`](https://github.com/GoodDollar/GoodDAPP/commit/904207674dc42cc6a2731522bb6cb417bb0a83f9) +- chore: release prod version 2.50.0 [skip build] [`11616a2`](https://github.com/GoodDollar/GoodDAPP/commit/11616a2d83d3c7f3cfe6dde8b14e74a8fed42c67) #### [v2.49.2](https://github.com/GoodDollar/GoodDAPP/compare/v2.49.1...v2.49.2) diff --git a/package.json b/package.json index 6c6c966676..7ad7c341fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gooddollar/gooddapp", - "version": "2.50.0", + "version": "2.50.1-0", "engines": { "node": "18.x", "npm": "9.x" From 3850521fcf2bf0c1824ca42d2e3994d63fe387bb Mon Sep 17 00:00:00 2001 From: Techadmin Date: Tue, 3 Dec 2024 15:09:24 +0000 Subject: [PATCH 2/2] chore: release prod version 2.51.0 [skip build] --- CHANGELOG.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f285522f41..c116c62c22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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). -#### [v2.50.1-0](https://github.com/GoodDollar/GoodDAPP/compare/v2.50.1...v2.50.1-0) +#### [v2.51.0](https://github.com/GoodDollar/GoodDAPP/compare/v2.50.1...v2.51.0) - add: analyticsprovider for goodid [`#4332`](https://github.com/GoodDollar/GoodDAPP/pull/4332) - fix: unit tests broken [`92b14d7`](https://github.com/GoodDollar/GoodDAPP/commit/92b14d72704e18c1ab150cc4e05296ba8175b675) diff --git a/package.json b/package.json index 7ad7c341fa..786871dc70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gooddollar/gooddapp", - "version": "2.50.1-0", + "version": "2.51.0", "engines": { "node": "18.x", "npm": "9.x"