Skip to content

Releases: danielemery/quizlord-api

v1.5.5

22 Jan 16:34
v1.5.5
30284b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.4...v1.5.5

v1.5.4

15 Jan 07:45
v1.5.4
b2af4b4
Compare
Choose a tag to compare

THIS RELEASE FAILED AND WAS ROLLED BACK DUE TO AN OPENSSL ISSUE WITH PRISMA

What's Changed

  • Configure Renovate by @daniel-renovator in #120
  • Update actions/checkout action to v4.2.2 by @daniel-renovator in #121
  • Update actions/download-artifact action to v4.1.8 - autoclosed by @daniel-renovator in #122
  • Update dependency axios to v1.7.9 by @daniel-renovator in #124
  • Update dependency dataloader to v2.2.3 by @daniel-renovator in #125
  • Update dependency eslint to v8.57.1 by @daniel-renovator in #126
  • Update dependency express to v4.21.2 by @daniel-renovator in #127
  • Update aws-sdk-js-v3 monorepo to v3.714.0 by @daniel-renovator in #131
  • Update dependency nodemon to v3.1.9 by @daniel-renovator in #128
  • Update actions/setup-node action to v4.1.0 by @daniel-renovator in #129
  • Update actions/upload-artifact action to v4.5.0 by @daniel-renovator in #130
  • Update dependency graphql to v16.10.0 by @daniel-renovator in #135
  • Update codecov/codecov-action action to v4.6.0 by @daniel-renovator in #132
  • Update dependency node to v22.12.0 by @daniel-renovator in #136
  • Update docker/metadata-action action to v5.6.1 by @daniel-renovator in #139
  • Update docker/build-push-action action to v6.10.0 by @daniel-renovator in #138
  • Update dependency @types/node to v22.10.2 by @daniel-renovator in #133
  • Update codecov/codecov-action action to v5 by @daniel-renovator in #141
  • Update sentry-javascript monorepo to v8.47.0 by @daniel-renovator in #140
  • Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #115
  • Update aws-sdk-js-v3 monorepo to v3.715.0 by @daniel-renovator in #148
  • Update codecov/codecov-action action to v5.1.2 by @daniel-renovator in #146
  • Update aws-sdk-js-v3 monorepo by @daniel-renovator in #151
  • Add vscode dev container by @danielemery in #153
  • Update to latest @dtdot/eslint-config by @danielemery in #150
  • Update dependency @apollo/server to v4.11.3 by @daniel-renovator in #155
  • Update dependency @types/node to v22.10.5 by @daniel-renovator in #154
  • Update dependency uuid to v11.0.4 by @daniel-renovator in #156
  • Update dependency node to v22.13.0 by @daniel-renovator in #158
  • Update docker/build-push-action action to v6.11.0 by @daniel-renovator in #159
  • Update dependency typescript to v5.7.3 by @daniel-renovator in #160
  • Update sentry-javascript monorepo to v8.48.0 by @daniel-renovator in #157
  • Update actions/upload-artifact action to v4.6.0 by @daniel-renovator in #163
  • Update dependency uuid to v11.0.5 by @daniel-renovator in #162
  • Update getsentry/action-release action to v1.8.0 by @daniel-renovator in #161
  • Update dependency @types/node to v22.10.6 by @daniel-renovator in #164

New Contributors

  • @daniel-renovator made their first contribution in #120

Full Changelog: v1.5.3...v1.5.4

v1.5.3

26 Nov 09:46
v1.5.3
bc60518
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.5.3

v1.5.2

26 Sep 19:18
v1.5.2
542d200
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

26 Sep 07:14
v1.5.1
7d6c3f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

21 Jul 21:42
bbfcccc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.5.0

v1.4.1

06 Jul 09:52
91849e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

22 Jun 13:40
a691b71
Compare
Choose a tag to compare

What's Changed

  • Use postgres 15 in development & bump npm packages by @danielemery in #94
  • Add new resolver for marking quizzes illegible and update quiz list to allow filtering on this by @danielemery in #96

Full Changelog: v1.3.2...v1.4.0

v1.3.2

11 May 09:59
83bf3bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

26 Nov 04:22
v1.3.1
a6291c9
Compare
Choose a tag to compare
  • Fix an issue where the statistics page never refreshed it's contents
  • Add additional unit testing and edge case coverage