Skip to content

Releases: Leyline-gg/pog-api

v1.5.0

24 Jun 08:02
4b63c3a

Choose a tag to compare

What's Changed

  • feat: implement /profile/{id}/points endpoint by @elijaholmos in #88
  • refactor(controllers): implement @api class-level annotation by @elijaholmos in #89

Full Changelog: v1.4.0...v1.5.0

v1.4.0

19 Jun 22:04

Choose a tag to compare

What's Changed

  • Heal up profile upon email verification by @elijaholmos in #64

  • feat: exposing endpoint to set cap for oracle points by @kharaone in #75

  • build(deps): bump ethers from 5.6.7 to 5.6.8 by @dependabot in #68

  • build(deps): bump openapi-types from 11.0.1 to 12.0.0 by @dependabot in #72

  • build(deps): bump @google-cloud/secret-manager from 3.12.0 to 4.0.0 by @dependabot in #78

  • build(deps-dev): bump typescript from 4.6.4 to 4.7.2 by @dependabot in #66

  • build(deps-dev): bump typescript from 4.7.2 to 4.7.3 by @dependabot in #71

  • build(deps-dev): bump openapi-typescript-codegen from 0.22.0 to 0.23.0 by @dependabot in #70

  • build(deps-dev): bump eslint from 8.16.0 to 8.17.0 by @dependabot in #74

  • build(deps-dev): bump @loopback/build from 9.0.0 to 9.0.1 by @dependabot in #80

  • build(deps-dev): bump @types/node from 17.0.40 to 17.0.42 by @dependabot in #81

  • build(deps-dev): bump @loopback/testlab from 5.0.0 to 5.0.1 by @dependabot in #77

Full Changelog: v1.2.0...v1.4.0

v1.2.0

26 May 17:02

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

08 May 10:06

Choose a tag to compare

What's Changed

  • Created a rest api client package