Skip to content

v1.6.3

Compare
Choose a tag to compare
@gsinghjay gsinghjay released this 02 Jan 08:41
· 132 commits to main since this release

v1.6.3 (2025-01-02)

Bug Fixes

  • ci: Add required permissions for reusable workflows (e73134a)

  • Add pull-requests read permission for lint workflow

  • Add checks write permission for test workflow

  • Fix workflow permission inheritance

  • ci: Add workflow dependencies and commitlint configuration (#40, 5c46bb8)

  • Add workflow_call triggers to lint and test workflows

  • Configure proper job dependencies in release workflow

  • Ensure sequential execution: lint -> test -> release

  • Update commitlint rules for consistent line lengths

  • Fix workflow reusability issues

  • ci: Ensure consistent git author for releases (de08aa0)

  • Add git committer details to semantic-release step

  • Ensure consistent git configuration

  • Fix tag validation issues

  • ci: Improve tag validation by using git log for tagger info (56eb267)

  • ci: Improve tag validation logic and debugging (5bc40ca)

  • Fix tag creator validation condition

  • Add better error messages with expected vs actual values

  • Maintain security checks

  • Fix false positive validation failures

Documentation

  • Update CHANGELOG.md [skip ci] (61e3e84)

  • Update CHANGELOG.md [skip ci] (d30beb5)

  • Update CHANGELOG.md [skip ci] (f3b2249)

  • Update CHANGELOG.md [skip ci] (43ff1c2)

  • Update CHANGELOG.md [skip ci] (2546b4a)

  • Update CHANGELOG.md [skip ci] (ed9486f)

  • Update CHANGELOG.md [skip ci] (6ca62a6)

  • Update CHANGELOG.md [skip ci] (a55cde7)


Detailed Changes: v1.6.2...v1.6.3