Releases: GaloyMoney/blink
Releases · GaloyMoney/blink
v0.5.205 Release
Refactor
- Update createPushNotificationContent to use Intl.NumberFormat (#2399)
v0.5.204 Release
Refactor
- Change MajorExponent type from bigint to Number (#2405)
v0.5.203 Release
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
Bug Fixes
- Correct open issues with settlementDisplayAmount gql selection (#2393)
v0.5.201 Release
Miscellaneous Tasks
- Bump @ory/client from 1.1.17 to 1.1.21 (#2395)
v0.5.200 Release
Miscellaneous Tasks
- Bump eslint from 8.34.0 to 8.35.0 (#2394)
v0.5.199 Release
fix: cookie expiration date (#2375)
* fix: cookie expiration date
* chore: thirtyDaysFromNow constant
v0.5.198 Release
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
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
Bug Fixes
- Remove enum from ledger tx display currency (#2391)
Features
- Add settlement display amount props to gql Transation object (#2392)