Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Releases: GaloyMoney/galoy-pay

v0.4.8 Release

20 Sep 10:11
8201804
Compare
Choose a tag to compare

Bug Fixes

  • Resolve issue with username validation on PWA install (#294)

v0.4.7 Release

16 Sep 11:05
02be37b
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump next from 12.2.3 to 12.3.0 (#290)

v0.4.6 Release

16 Sep 08:18
35b2a42
Compare
Choose a tag to compare
chore(deps): bump graphql from 16.5.0 to 16.6.0 (#284)

Bumps [graphql](https://github.com/graphql/graphql-js) from 16.5.0 to 16.6.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.5.0...v16.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

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

v0.4.5 Release

16 Sep 08:11
bafc3df
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump react-qrcode-logo from 2.7.0 to 2.8.0 (#286)
  • Bump eslint-plugin-jest from 25.7.0 to 27.0.4 (#282)
  • Bump use-debounce from 7.0.1 to 8.0.4 (#271)
  • Bump react-refresh from 0.11.0 to 0.14.0 (#265)

v0.4.4 Release

16 Sep 07:58
f7ee79e
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump @types/prettier from 2.6.4 to 2.7.0 (#281)
  • Bump eslint-config-next from 12.2.3 to 12.3.0 (#275)

v0.4.3 Release

16 Sep 07:35
b9219fd
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump eslint-plugin-testing-library from 5.5.1 to 5.6.4 (#278)

v0.4.2 Release

15 Sep 11:42
1be67e7
Compare
Choose a tag to compare

Bug Fixes

  • Remove i18n from next config (#280)

v0.4.1 Release

15 Sep 09:19
fa57f18
Compare
Choose a tag to compare

Bug Fixes

  • Remove next-pwa package incompatible with server nginx (#279)

v0.4.0 Release

14 Sep 12:37
97f26c0
Compare
Choose a tag to compare

Features

  • Add pin to homescreen feature (#274)

v0.3.9 Release

16 Aug 08:10
1bac1d3
Compare
Choose a tag to compare
make app installable as PWA (#269)

* chore: refactor add digit state and other fixes

* refactor: modify description in manisfest and app.tsx

* feat: add service worker

Co-authored-by: Theophilus Isah <[email protected]>