Skip to content

Releases: taskforcesh/nandu

v1.2.2

19 Nov 11:47
Compare
Choose a tag to compare

1.2.2 (2021-11-19)

Bug Fixes

  • teams: send an object with packages (d0c4a4e)

v1.2.1

18 Nov 03:56
Compare
Choose a tag to compare

1.2.1 (2021-11-18)

Bug Fixes

  • remove debug console.logs (27dedda)

v1.2.0

18 Nov 03:35
Compare
Choose a tag to compare

1.2.0 (2021-11-18)

Features

  • add s3 storage support (a70dff4)
  • add support for all organization actions (f89d360)

v1.1.2

12 Nov 14:34
Compare
Choose a tag to compare

1.1.2 (2021-11-12)

Bug Fixes

  • read package.json from correct path (e1e2042)

v1.1.1

12 Nov 13:58
Compare
Choose a tag to compare

1.1.1 (2021-11-12)

Bug Fixes

  • package: add build prepare step (338ad6e)
  • remove @types/pino-http (8393695)

v1.1.0

12 Nov 13:12
Compare
Choose a tag to compare

1.1.0 (2021-11-12)

Bug Fixes

  • auth: check that user owning token exists (c520ab4)
  • token: do not set userId to undefined (a5fc5ac)
  • tokens: return key as key (a3fb4ec)

Features

  • add version string to ping endpoint (a467b43)