Skip to content

Releases: igrek8/readme-metric-reporter-nestjs

v1.3.0

16 Jun 13:57
Compare
Choose a tag to compare

1.3.0 (2023-06-16)

Features

v1.2.0

20 Feb 08:18
Compare
Choose a tag to compare

1.2.0 (2023-02-20)

Features

  • bump readme-metric-reporter packages (4a4bf6e)

v1.1.0

14 Nov 17:04
Compare
Choose a tag to compare

1.1.0 (2022-11-14)

Features

  • add baseUrl and createUUID options to populate metric id (17ad7e5)

v1.0.1

09 Nov 16:26
Compare
Choose a tag to compare

1.0.1 (2022-11-09)

v1.0.0

09 Nov 15:20
Compare
Choose a tag to compare

1.0.0 (2022-11-09)

v0.0.5

01 Nov 19:04
Compare
Choose a tag to compare
add lifecycle handlers

v0.0.4

01 Nov 07:54
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @nestjs/core from 9.1.4 to 9.1.5 by @dependabot in #18
  • chore(deps): bump @nestjs/platform-express from 9.1.4 to 9.1.5 by @dependabot in #19
  • chore(deps): bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.1 by @dependabot in #23
  • chore(deps): bump @nestjs/common from 9.1.4 to 9.1.5 by @dependabot in #22
  • chore(deps): bump @nestjs/testing from 9.1.4 to 9.1.5 by @dependabot in #20
  • chore(deps): bump jest from 29.1.2 to 29.2.1 by @dependabot in #21
  • chore(deps): bump @nestjs/common from 9.1.5 to 9.1.6 by @dependabot in #24
  • chore(deps): bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0 by @dependabot in #26
  • chore(deps): bump @typescript-eslint/parser from 5.40.0 to 5.41.0 by @dependabot in #28
  • chore(deps): bump supertest from 6.3.0 to 6.3.1 by @dependabot in #29
  • chore(deps): bump @nestjs/platform-express from 9.1.5 to 9.1.6 by @dependabot in #25
  • chore(deps): bump @nestjs/core from 9.1.5 to 9.1.6 by @dependabot in #27

Full Changelog: v0.0.3...v0.0.4

v0.0.3

17 Oct 18:41
Compare
Choose a tag to compare
do not expose middleware proxy config

v0.0.2

02 Oct 07:57
Compare
Choose a tag to compare
upd deps version & package-lock

v0.0.1

02 Oct 07:10
Compare
Choose a tag to compare
Initial commit