Releases: Leyline-gg/pog-api
v1.5.0
What's Changed
- feat: implement
/profile/{id}/pointsendpoint by @elijaholmos in #88 - refactor(controllers): implement
@apiclass-level annotation by @elijaholmos in #89
Full Changelog: v1.4.0...v1.5.0
v1.4.0
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
What's Changed
- Restrict
/authendpoint to SYSTEM oracle by @elijaholmos in #57 - implement
/refreshendpoint by @elijaholmos in #58 - Write good deeds to ledger by @gitluky in #63
New Contributors
Full Changelog: v1.1.1...v1.2.0