Skip to content

Releases: carpasse/node-open-source-project-template

v1.2.0

11 Feb 07:51
Compare
Choose a tag to compare

1.2.0 (2024-02-11)

Features

  • gh actions: add workflow to lint all the messages in a commit (a37e591)
  • use reusable validation workflow (0143140)
  • use reusable workflow (f2aa72f)
  • validation & lintcommitmessages workflows: run on all pull requests (e94629e)

Bug Fixes

  • release action: call reusable workflow properly and pass the secrets correctly (192fb68)
  • release workflow: do not pass GITHUB_TOKEN (976c222)
  • semantic-release: remove release notes from release commit (105789d)
  • use main in reusable workflows (5b0a96e)
  • workflows: fix reusable workflows (989a342)

v1.2.0-beta.2

11 Feb 07:36
Compare
Choose a tag to compare
v1.2.0-beta.2 Pre-release
Pre-release

1.2.0-beta.2 (2024-02-11)

Bug Fixes

  • semantic-release: remove release notes from release commit (e021736)

v1.2.0-beta.1

11 Feb 06:48
Compare
Choose a tag to compare
v1.2.0-beta.1 Pre-release
Pre-release

1.2.0-beta.1 (2024-02-11)

Features

  • gh actions: add workflow to lint all the messages in a commit (a37e591)
  • use reusable validation workflow (0143140)
  • use reusable workflow (f2aa72f)
  • validation & lintcommitmessages workflows: run on all pull requests (e94629e)

Bug Fixes

  • release action: call reusable workflow properly and pass the secrets correctly (192fb68)
  • release workflow: do not pass GITHUB_TOKEN (976c222)
  • use main in reusable workflows (5b0a96e)
  • workflows: fix reusable workflows (989a342)

v1.1.0

08 Feb 14:07
Compare
Choose a tag to compare

1.1.0 (2024-02-08)

Features

  • release: add license-check step to ensure we don't non open source deps (2137417)

Bug Fixes

  • release: fix license check step (36d79bc)

v1.1.0-beta.1

08 Feb 06:23
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

1.1.0-beta.1 (2024-02-08)

Features

  • release: add license-check step to ensure we don't non open source deps (2137417)

Bug Fixes

  • release: fix license check step (36d79bc)

v1.0.0

07 Feb 07:47
Compare
Choose a tag to compare

1.0.0 (2024-02-07)

Features

  • add initial files for the template (d0fb525)

Bug Fixes

  • package.json: fix version. Set it to 0.1.0 (8c39b14)

v1.0.0-alpha.1

06 Feb 06:24
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

1.0.0-alpha.1 (2024-02-06)

Features

  • add initial files for the template (d0fb525)

Bug Fixes

  • package.json: fix version. Set it to 0.1.0 (8c39b14)

v1.0.0-beta.1

05 Feb 08:52
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2024-02-05)

Features

  • add initial files for the template (d0fb525)

Bug Fixes

  • package.json: fix version. Set it to 0.1.0 (8c39b14)