Skip to content

Latest commit

 

History

History
55 lines (25 loc) · 2.14 KB

CHANGELOG.md

File metadata and controls

55 lines (25 loc) · 2.14 KB

Changelog

1.2.0 (2021-07-06)

Features

  • Add issuePrefix-pattern that is matching our JIRA issues (c2f3f82)

Bug Fixes

  • Use locally installed commitlint (8b3bf56)
  • Use right config in repository (3a2a5a5)

1.1.0 (2021-05-12)

Features

  • Ignore commitmessages generate by release-please (a1db28d)

1.0.3 (2021-03-10)

Bug Fixes

  • Add missing access-flag to publish command (0efef2b)

1.0.2 (2021-03-10)

Bug Fixes

  • Replace yarn.lock with package-lock.json (0a37907)

1.0.1 (2021-03-10)

Bug Fixes

  • Add missing id-property to release workflow (e08a521)

1.0.0 (2021-03-10)

Features

  • Add config, workflows, tools and README (f4a073d)

Bug Fixes

  • Add local config to set issuePrefixes (1e8cd08)
  • Set correct indentation in rules (766d48a)