Skip to content

Releases: GaloyMoney/blink

v0.5.173 Release

22 Feb 06:14
71edc3d
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump dependencies (#2331)

v0.5.172 Release

21 Feb 21:47
98f6c99
Compare
Choose a tag to compare

Testing

  • Make test work on m1/m2 (#2347)

v0.5.171 Release

21 Feb 17:49
379a232
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump balanceofsatoshis from 13.25.2 to 13.26.0 (#2343)

v0.5.170 Release

21 Feb 17:14
571692a
Compare
Choose a tag to compare

Features

  • Create new onchain address after use current address (#2340)
  • Add realtimePrice query and subscription (#2298)

Miscellaneous Tasks

  • Bump lightning from 7.0.6 to 7.1.0 (#2344)
  • Bump @ory/client from 1.1.7 to 1.1.17 (#2345)

v0.5.169 Release

21 Feb 10:09
2ba83bb
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Update dev dependencies (#2341)

v0.5.168 Release

18 Feb 20:40
9fd703f
Compare
Choose a tag to compare

Bug Fixes

  • Twilio invalid code parameter unknown error (#2339)

Miscellaneous Tasks

  • Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 (#2337)

v0.5.167 Release

18 Feb 03:48
b9c61d7
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump @typescript-eslint/parser from 5.51.0 to 5.52.0 (#2332)

v0.5.166 Release

16 Feb 18:44
09f433a
Compare
Choose a tag to compare
chore(deps): bump dataloader from 2.1.0 to 2.2.2 (#2325)

Bumps [dataloader](https:/graphql/dataloader) from 2.1.0 to 2.2.2.
- [Release notes](https:/graphql/dataloader/releases)
- [Changelog](https:/graphql/dataloader/blob/main/CHANGELOG.md)
- [Commits](https:/graphql/dataloader/compare/v2.1.0...v2.2.2)

---
updated-dependencies:
- dependency-name: dataloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

v0.5.165 Release

16 Feb 18:36
09f433a
Compare
Choose a tag to compare
chore(deps): bump dataloader from 2.1.0 to 2.2.2 (#2325)

Bumps [dataloader](https:/graphql/dataloader) from 2.1.0 to 2.2.2.
- [Release notes](https:/graphql/dataloader/releases)
- [Changelog](https:/graphql/dataloader/blob/main/CHANGELOG.md)
- [Commits](https:/graphql/dataloader/compare/v2.1.0...v2.2.2)

---
updated-dependencies:
- dependency-name: dataloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

v0.5.164 Release

16 Feb 18:25
cad9c87
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Add max-fee-check errors and tests to lnd service (#2326)
  • Add new notifications bad gateway error (#2335)