Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release conventional-changelog-conventionalcommits 5.0.0 #892

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

5.0.0 (2021-12-25)

⚠ BREAKING CHANGES

Features

  • ! without BREAKING CHANGE should be treated as major (#443) (cf22d70)
  • add support for ! (#441) (0887940)
  • add support for 'feature' as alias for 'feat' (#582) (94c40f7)
  • BREAKING CHANGES are important and should be prioritized (#464) (f8adba2)
  • conventionalcommits preset, preMajor config option (#434) (dde12fe)
  • conventionalcommits: allow matching scope (#669) (e01e027)
  • conventionalcommits: include Release-As commits in CHANGELOG (#796) (9a0b9a7)
  • creating highly configurable preset, based on conventionalcommits.org (#421) (f2fb240)
  • preset, conventionalcommits: add handling of issue prefixes (#498) (85c17bb)
  • sort sections of CHANGELOG based on priority (#513) (a3acc32)
  • templates: if hash is nullish, do not display in CHANGELOG (#664) (f10256c)

Bug Fixes

  • add add-bang-notes to files list (7e4e4d2)
  • address discrepancies between cc preset and spec (#429) (18f71d2)
  • adhere to config spec (#432) (4eb1f55)
  • conventional-commits-parser: address CVE-2021-23425 (#841) (02b3d53)
  • deps: update dependency compare-func to v2 (#647) (de4f630)
  • deps: update lodash to fix security issues (#535) (ac43f51)
  • docs: template examples (#866) (5917ad2)
  • don't require 'host' and 'repository' when deciding whether to render URLs (#447) (83dff7a)
  • don't use multiple H1 tags (#440) (3d79263)
  • Downgrade node 10.x dependency to 6.9.0 dependency (#437) (ded5a30)
  • if ! and BREAKING CHANGE were used, notes would populate twice (#446) (63d8cbe)
  • pass config to parserOpts and writerOpts (73c7a1b)
  • preset, conventionalcommits: Ensure proper substitutions for the conventionalcommit preset by using commit context for values where possible. (#463) (0b7ed0b)
  • preset, conventionalcommits: fix handling conventionalcommits preset without config object (c0566ce), closes #512
  • preset, conventionalcommits: pass issuePrefixes to parser (#510) (958d243)
  • Recommend a patch bump for features when preMajor is enabled (#452) (3d0a520)
  • revertPattern match default git revert format (#545) (fe449f8)
  • use full commit hash in commit link (7a60dec), closes #476

Code Refactoring

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

conventionalcommits preset broken Azure DevOps commit URLs are wrong
2 participants