Skip to content

Releases: elfrank/sample-nodejs-project

v1.3.0

19 Apr 01:15

Choose a tag to compare

1.3.0 (2021-04-19)

Features

  • docs: adds typedoc for documentation generation with TS support (d0efe70)

v1.2.0

19 Apr 01:02

Choose a tag to compare

1.2.0 (2021-04-19)

Features

  • example: add example to run compiled TS lib as CommonJS module (96b84bf)

v1.1.0

19 Apr 00:56

Choose a tag to compare

1.1.0 (2021-04-19)

Features

  • typescript: convert project to TypeScript (796c510)

v1.0.0

28 Feb 18:47

Choose a tag to compare

1.0.0 (2021-02-28)

Bug Fixes

  • npm: skip publishing to npm registry (573f121)
  • package.json: trigger semantic release + update package.json (9d712d7)
  • release: try to fix release process by adding a Github Token (fdb0cd7)