Skip to content

Releases: NiverEngineering/is-release-commit-action

v1.4.0

28 Jan 12:35
3edc0ac

Choose a tag to compare

1.4.0 (2025-01-28)

🚀 Features

  • Add is-fallback-tag to outputs (52d8aad)

🐛 Bug Fixes

  • Fix first build if no tag is present yet (73bd090)
  • Make calculating next version work in new repo without any tags (5856fe6)

📦 Build System & Dependencies

  • deps: Update dependencies (106a77e)

v1.3.9

17 Jan 12:47
fd3e35b

Choose a tag to compare

1.3.9 (2025-01-17)

🐛 Bug Fixes

  • Downgrading to node20 since node22 is not supported yet (d259b1e)

📦 Build System & Dependencies

v1.3.8

20 Dec 10:10
75b0ece

Choose a tag to compare

1.3.8 (2024-12-20)

✅ Tests

  • Remove console outputs in tests (a0cb257)

📦 Build System & Dependencies

  • deps-dev: Bump @commitlint/cli from 19.6.0 to 19.6.1 (c3ece69)
  • deps-dev: Bump @eslint/js from 9.16.0 to 9.17.0 (483423c)
  • deps-dev: Bump @typescript-eslint/eslint-plugin (984ac50)
  • deps-dev: Bump @typescript-eslint/parser from 8.18.0 to 8.18.1 (bbd1b91)
  • deps-dev: Bump eslint from 9.16.0 to 9.17.0 (b117458)
  • Update dependencies and package-lock.json (345a03f)

v1.3.7

13 Dec 14:59
213629b

Choose a tag to compare

1.3.7 (2024-12-13)

🐛 Bug Fixes

  • Streamline GitHub marketplace action name (a7b923a)

v1.3.6

13 Dec 14:28
686fe42

Choose a tag to compare

1.3.6 (2024-12-13)

🐛 Bug Fixes

  • Fix name and description in action.yml (e24666c)

v1.3.5

13 Dec 14:23
50d47b3

Choose a tag to compare

1.3.5 (2024-12-13)

🐛 Bug Fixes

  • Fix linting with new config (64894bf)

v1.3.4

13 Dec 14:03
5c02dcb

Choose a tag to compare

1.3.4 (2024-12-13)

📖 Documentation

  • Use major version only in readme example (b490cc8)

📦 Build System & Dependencies

v1.3.3

04 Nov 14:18
4f329ed

Choose a tag to compare

1.3.3 (2024-11-04)

🐛 Bug Fixes

  • Trim output for latest commit sha (b26af01)

v1.3.2

08 Oct 06:15
b84865a

Choose a tag to compare

1.3.2 (2024-10-08)

🐛 Bug Fixes

  • Fix not correctly determined release commit (f7a71bd)

v1.3.1

01 Oct 08:39
739f91c

Choose a tag to compare

1.3.1 (2024-10-01)

🐛 Bug Fixes

  • Add new output to README.md and action.yml (1b0f921)