Skip to content

Releases: Evanion/nestjs-correlation-id

v1.1.0

01 Aug 12:00
Compare
Choose a tag to compare

v1.0.4

20 May 13:26
Compare
Choose a tag to compare
  • chore(deps): update dependencies to latest versions (6bd8f40)
  • Create dependabot.yml (775d062)
  • update example to correct reference (dc24a4b)
  • cleanup example (7275c0a)
  • use npm-publish action instead (b9ceb60)

v1.0.3

11 Jul 09:04
Compare
Choose a tag to compare
  • use npm instead of yarn (9ca1c3e)

v1.0.2

11 Jul 09:03
Compare
Choose a tag to compare
  • Update release script

v1.0.1

11 Jul 08:57
Compare
Choose a tag to compare
  • remove package-lock since we are using yarn (e1064bc)
  • Update readme with how to use the correlationId (9c74fc0)
  • Add release pipeline (c36306d)
  • remove unnecessary files from npm package (62ff005)
  • refactor jest config (a6c521d)
  • remove spec and module files from coverage (db33e3f)
  • Split to partial sections (7575d32)
  • Revert "Try to split to separate jobs." (e307c8a)
  • Try to split to separate jobs. (0364727)
  • correct secret reference (fd9ac2c)
  • migrate from tslint to eslint (1c9fa67)
  • merge to single workflow (6a5d7ce)
  • fix build and tests (f51b7eb)
  • Update jest.yml (fb55244)
  • Update jest.yml (874a54f)
  • Create linting.yml (428e102)
  • Create jest.yml (bacdf21)
  • Create sonarcloud.yml (7d40b34)
  • Initial commit (43427b3)