Skip to content

Commit

Permalink
Release/v4.89.10 (#6342)
Browse files Browse the repository at this point in the history
* Release/v4.98.00 (#6341)

* Release/v4.98.2 (#6280)

* chore(refactor): refactor bank picker (#6263)

* fix(withdraw): reset amount if bank changes (#6273)

* Cleanup withdrawal (#6275)

* chore(refactor): cleanup withdraw confirm & methods

* chore(withdraw): refactor on hold, model, confirm

* chore(settigs): do not rerender if pairing flag does not change (#6276)

* Withdraw - do not have ACH bank selected by default (#6277)

* chore(withdraw): use dispatch in EnterAmount

* feat(withdraw): do not allow selection of ach for withdraw

* feat(quiz): send event on quiz start (#6279)

* chore(Release): v4.98.2

---------

Co-authored-by: TheLeoB <TheLeoB@users.noreply.github.com>

* feat(chart-finprom): added finprom text under the chart for UK folks

* feat(chart-finprom): changed mesg ids

* chore(Release): v4.98.3

* chore(Release): v4.98.4

* Release/v4.98.5 (#6305)

* fix(withdraw): put correct code after merge (#6304)

* chore(Release): v4.98.5

* Release/v4.98.6 (#6315)

* feat(update-finprom-approver-text): updated finprom approval text from being form Helford to Englebert and updated the date, also update finprom text on prices page

* chore(Release): v4.98.6

---------

Co-authored-by: John Hagerman <jhagerman@blockchain.com>

* Release/v4.98.7 (#6320)

* feat(update-finprom-apy-text): updated text on earn, fixed btc anf gyp page date

* chore(Release): v4.98.7

---------

Co-authored-by: John Hagerman <jhagerman@blockchain.com>

* Release/v4.98.8 (#6323)

* fix(balances): show balances when they are 0 (#6306)

* chore(form): use error returned form BE if available (#6313)

* chore(Release): v4.98.8

* Release/v4.98.9 (#6325)

* Release/v4.98.00 (#6321)

* Release/v4.98.2 (#6280)

* chore(refactor): refactor bank picker (#6263)

* fix(withdraw): reset amount if bank changes (#6273)

* Cleanup withdrawal (#6275)

* chore(refactor): cleanup withdraw confirm & methods

* chore(withdraw): refactor on hold, model, confirm

* chore(settigs): do not rerender if pairing flag does not change (#6276)

* Withdraw - do not have ACH bank selected by default (#6277)

* chore(withdraw): use dispatch in EnterAmount

* feat(withdraw): do not allow selection of ach for withdraw

* feat(quiz): send event on quiz start (#6279)

* chore(Release): v4.98.2

---------

Co-authored-by: TheLeoB <TheLeoB@users.noreply.github.com>

* feat(chart-finprom): added finprom text under the chart for UK folks

* feat(chart-finprom): changed mesg ids

* chore(Release): v4.98.3

* chore(Release): v4.98.4

* Release/v4.98.5 (#6305)

* fix(withdraw): put correct code after merge (#6304)

* chore(Release): v4.98.5

* Release/v4.98.6 (#6315)

* feat(update-finprom-approver-text): updated finprom approval text from being form Helford to Englebert and updated the date, also update finprom text on prices page

* chore(Release): v4.98.6

---------

Co-authored-by: John Hagerman <jhagerman@blockchain.com>

* Release/v4.98.7 (#6320)

* feat(update-finprom-apy-text): updated text on earn, fixed btc anf gyp page date

* chore(Release): v4.98.7

---------

Co-authored-by: John Hagerman <jhagerman@blockchain.com>

---------

Co-authored-by: TheLeoB <TheLeoB@users.noreply.github.com>
Co-authored-by: John Hagerman <jhagerman@blockchain.com>
Co-authored-by: Leora Brody <leora@blockchain.com>

* fix(balances): show balances when they are 0 (#6306)

* chore(form): use error returned form BE if available (#6313)

* fix(verify): show verify email when it should (#6324)

* chore(Release): v4.98.8

* chore(Release): v4.98.9

---------

Co-authored-by: TheLeoB <TheLeoB@users.noreply.github.com>
Co-authored-by: John Hagerman <jhagerman@blockchain.com>
Co-authored-by: Leora Brody <leora@blockchain.com>

---------

Co-authored-by: TheLeoB <TheLeoB@users.noreply.github.com>
Co-authored-by: John Hagerman <jhagerman@blockchain.com>
Co-authored-by: Leora Brody <leora@blockchain.com>

* chore(Release): v4.98.10

---------

Co-authored-by: TheLeoB <TheLeoB@users.noreply.github.com>
Co-authored-by: John Hagerman <jhagerman@blockchain.com>
Co-authored-by: Leora Brody <leora@blockchain.com>
  • Loading branch information
4 people committed Mar 13, 2024
1 parent 653d768 commit 0887239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockchain-wallet-v4",
"version": "4.98.9",
"version": "4.98.10",
"license": "AGPL-3.0-or-later",
"private": true,
"author": {
Expand Down

0 comments on commit 0887239

Please sign in to comment.