Skip to content

Commit

Permalink
chore: release qa version 2.35.1-0 [skip build]
Browse files Browse the repository at this point in the history
  • Loading branch information
gooddollar-techadmin committed Mar 21, 2024
1 parent 540104d commit 54e2ca5
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 1 deletion.
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,49 @@ 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.35.1-0](https://github.com/GoodDollar/GoodDAPP/compare/v2.35.5...v2.35.1-0)

- fix: app crash on svg elements [`#4237`](https://github.com/GoodDollar/GoodDAPP/pull/4237)
- Vite node 18 [`#4190`](https://github.com/GoodDollar/GoodDAPP/pull/4190)
- 4227 rpc issues [`#4228`](https://github.com/GoodDollar/GoodDAPP/pull/4228)
- hotfix merge: invite rewards, fv survey [`d20c235`](https://github.com/GoodDollar/GoodDAPP/commit/d20c2355987a179d74188016692135d993b6c05e)
- fix: refactor invite fixes [`d4272eb`](https://github.com/GoodDollar/GoodDAPP/commit/d4272eb9c83cb0448a8b119acd6977c08ea5a84d)
- Hotfix Merge: [`cc366f9`](https://github.com/GoodDollar/GoodDAPP/commit/cc366f980550917fe92d0d2eb14142512565ee27)

#### [v2.35.5](https://github.com/GoodDollar/GoodDAPP/compare/v2.35.4...v2.35.5)

> 13 March 2024

- fix: missing setCollecting for inviterewards [`70644f8`](https://github.com/GoodDollar/GoodDAPP/commit/70644f8d53c95b7de28abe4a0cffc02d55562e0d)

#### [v2.35.4](https://github.com/GoodDollar/GoodDAPP/compare/v2.35.3...v2.35.4)

> 13 March 2024

- hotfix merge: invite rewards, fv survey [`3cd62ce`](https://github.com/GoodDollar/GoodDAPP/commit/3cd62ce20ac65181007d08b272be420624aa9b74)

#### [v2.35.3](https://github.com/GoodDollar/GoodDAPP/compare/v2.35.2...v2.35.3)

> 4 March 2024

- fix: ceramic tags check [`448fd1f`](https://github.com/GoodDollar/GoodDAPP/commit/448fd1fcd23e24e75b4b81b2699f0aabf62edafb)

#### [v2.35.2](https://github.com/GoodDollar/GoodDAPP/compare/v2.35.1...v2.35.2)

> 29 February 2024

- Hotfix Merge: [`c34932e`](https://github.com/GoodDollar/GoodDAPP/commit/c34932eacb65fa63f05d583cd23916475ea752cb)

#### [v2.35.1](https://github.com/GoodDollar/GoodDAPP/compare/v2.35.0...v2.35.1)

> 23 February 2024

- potential fix for settings page breaking [`7235393`](https://github.com/GoodDollar/GoodDAPP/commit/7235393e1356b6b1175d8f2ca9b69dc08118e4e6)

#### [v2.35.0](https://github.com/GoodDollar/GoodDAPP/compare/v2.34.3...v2.35.0)

> 21 February 2024

- 4221 fix explorer calls [`#4223`](https://github.com/GoodDollar/GoodDAPP/pull/4223)
- add: better logs [`#4215`](https://github.com/GoodDollar/GoodDAPP/pull/4215)
- chore: release qa version 2.34.1-0 [skip build] [`ff14c13`](https://github.com/GoodDollar/GoodDAPP/commit/ff14c13f93a6725cfebb7a836f8acc211b4d0e2a)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddollar/gooddapp",
"version": "2.35.0",
"version": "2.35.1-0",
"engines": {
"node": "18.x",
"npm": "9.x"
Expand Down

0 comments on commit 54e2ca5

Please sign in to comment.