diff --git a/CHANGELOG.md b/CHANGELOG.md index d55c1ef5d0..3230f71ee9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,11 @@ 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.52.1-0](https://github.com/GoodDollar/GoodDAPP/compare/v2.52.6...v2.52.1-0) +#### [v2.52.1-1](https://github.com/GoodDollar/GoodDAPP/compare/v2.52.6...v2.52.1-1) -- fix: broken sdk-v2 package for android [`d4a22f4`](https://github.com/GoodDollar/GoodDAPP/commit/d4a22f4d21e44d7f2336465db1540c6935fc69d9) -- add: goodid error tracking, bump gd sdks [`238b8ed`](https://github.com/GoodDollar/GoodDAPP/commit/238b8ed0951c300f6b8342eedf7de8d4df993cdd) -- fixes: [`15b8e63`](https://github.com/GoodDollar/GoodDAPP/commit/15b8e63092540759a7f8918efd9d9d98d4d6a5ab) +- chore: release qa version 2.52.1-0 [skip build] [`102b5a4`](https://github.com/GoodDollar/GoodDAPP/commit/102b5a4ae6b697f6a00b9d79f89272289c9439b8) +- fix: goodid fixes, bump gd sdk"s [`b779dcc`](https://github.com/GoodDollar/GoodDAPP/commit/b779dcc76439b6874da57ee449902a63aa67ea07) +- fix for onboard flow, styling fixes. bump gd sdk's [`1fb2312`](https://github.com/GoodDollar/GoodDAPP/commit/1fb23127e18ce61d2305028f6acdc6b901ca3a52) #### [v2.52.6](https://github.com/GoodDollar/GoodDAPP/compare/v2.52.5...v2.52.6) diff --git a/package.json b/package.json index c46e590c02..6b12c22b72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gooddollar/gooddapp", - "version": "2.52.1-0", + "version": "2.52.1-1", "engines": { "node": "18.x", "npm": "9.x"