Skip to content

Releases: GaloyMoney/blink

v0.5.205 Release

03 Mar 18:06
18cfdb6
Compare
Choose a tag to compare

Refactor

  • Update createPushNotificationContent to use Intl.NumberFormat (#2399)

v0.5.204 Release

03 Mar 17:48
519d697
Compare
Choose a tag to compare

Refactor

  • Change MajorExponent type from bigint to Number (#2405)

v0.5.203 Release

03 Mar 16:40
e9b431c
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Add new "no price from dealer" error (#2404)
  • Bump nodemon from 2.0.20 to 2.0.21 (#2401)
  • Bump @types/node from 18.14.2 to 18.14.5 (#2400)

v0.5.202 Release

02 Mar 23:11
35db9ec
Compare
Choose a tag to compare

Bug Fixes

  • Correct open issues with settlementDisplayAmount gql selection (#2393)

v0.5.201 Release

02 Mar 17:33
07ea3cb
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump @ory/client from 1.1.17 to 1.1.21 (#2395)

v0.5.200 Release

02 Mar 17:12
5a0b242
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump eslint from 8.34.0 to 8.35.0 (#2394)

v0.5.199 Release

02 Mar 16:27
bb9471c
Compare
Choose a tag to compare
fix: cookie expiration date (#2375)

* fix: cookie expiration date

* chore: thirtyDaysFromNow constant

v0.5.198 Release

02 Mar 16:17
bb9471c
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump @typescript-eslint/eslint-plugin (#2396)
  • Bump ln-service from 54.10.0 to 54.10.1 (#2397)

Refactor

  • Swap out NewDisplayCurrencyConverter (#2383)

v0.5.197 Release

02 Mar 04:10
1ba04b4
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump bip32 from 3.1.0 to 4.0.0 (#2385)
  • Bump pino-pretty from 9.3.0 to 9.4.0 (#2388)
  • Bump @typescript-eslint/parser from 5.53.0 to 5.54.0 (#2387)
  • Bump lightning from 7.1.0 to 7.1.1 (#2386)

v0.5.196 Release

01 Mar 22:00
ef5976d
Compare
Choose a tag to compare

Bug Fixes

  • Remove enum from ledger tx display currency (#2391)

Features

  • Add settlement display amount props to gql Transation object (#2392)