Skip to content

Releases: GaloyMoney/blink

v0.5.150 Release

08 Feb 17:28
37c326a
Compare
Choose a tag to compare

Bug Fixes

  • Ordering & error-handling issues with dataloader (#2305)

v0.5.149 Release

08 Feb 03:38
b81d1ef
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Add debug attributes for dataloader (#2300)

v0.5.148 Release

07 Feb 21:45
ad014a6
Compare
Choose a tag to compare

Features

  • Update price service interface (#2291)

v0.5.147 Release

07 Feb 21:29
20d0966
Compare
Choose a tag to compare

Features

v0.5.146 Release

07 Feb 08:08
5d49f5d
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump pino-http from 8.3.2 to 8.3.3 (#2295)
  • Bump @typescript-eslint/eslint-plugin (#2294)
  • Bump @apollo/client from 3.7.6 to 3.7.7 (#2296)
  • Bump pino from 8.8.0 to 8.9.0 (#2297)
  • Bump lightning from 7.0.4 to 7.0.5 (#2285)
  • Bump @types/node from 18.11.18 to 18.11.19 (#2287)
  • Bump @types/eslint from 8.4.10 to 8.21.0 (#2286)

v0.5.145 Release

05 Feb 17:24
57bb1ae
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump typescript from 4.9.4 to 4.9.5 (#2279)
  • Bump pino-http from 8.3.1 to 8.3.2 (#2277)
  • Bump twilio from 4.7.0 to 4.7.1 (#2280)

v0.5.144 Release

03 Feb 23:12
47d4dbb
Compare
Choose a tag to compare
revert: resolve txn metadata with dataloader (#2252) (#2283)

This reverts commit d41a554497c20316602bd52689b326565127196a.

v0.5.143 Release

03 Feb 17:20
552bf38
Compare
Choose a tag to compare

Refactor

  • Change ActivityChecker to swap DisplayCurrencyConverter for PriceRatio (#2270)

v0.5.142 Release

03 Feb 07:12
fbdb11b
Compare
Choose a tag to compare

Bug Fixes

  • Oathkeeper matcher rules more specific (#2271)

Features

  • Resolve txn metadata with dataloader (#2252)

Refactor

  • Rename limits to remove 'new' prefix (#2269)

v0.5.141 Release

03 Feb 03:31
d796b6d
Compare
Choose a tag to compare
chore(deps): bump graphql-ws from 5.11.2 to 5.11.3 (#2275)

Bumps [graphql-ws](https://github.com/enisdenjo/graphql-ws) from 5.11.2 to 5.11.3.
- [Release notes](https://github.com/enisdenjo/graphql-ws/releases)
- [Changelog](https://github.com/enisdenjo/graphql-ws/blob/master/CHANGELOG.md)
- [Commits](https://github.com/enisdenjo/graphql-ws/compare/v5.11.2...v5.11.3)

---
updated-dependencies:
- dependency-name: graphql-ws
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>