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

fix(commitlint): extend footer length #60

Merged
merged 3 commits into from
Jan 13, 2023
Merged

Conversation

dogpatch626
Copy link
Contributor

extend the footer for commits to enable more verbose breaking change commit messages

Description

Motivation and Context

How Has This Been Tested?

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (adding or updating documentation)
  • Dependency update

Checklist:

  • My change requires a change to the documentation and I have updated the documentation accordingly.
  • My changes are in sync with the code style of this project.
  • There aren't any other open Pull Requests for the same issue/update.
  • These changes should be applied to a maintenance branch.
  • I have added the Apache 2.0 license header to any new files created.

What is the Impact to Developers Using amex-jest-preset?

commitlint.config.js Outdated Show resolved Hide resolved
@Matthew-Mallimo Matthew-Mallimo merged commit 6da5f71 into main Jan 13, 2023
@Matthew-Mallimo Matthew-Mallimo deleted the fix/commit-lint branch January 13, 2023 21:06
oneamexbot added a commit that referenced this pull request Jan 13, 2023
## [7.0.1](v7.0.0...v7.0.1) (2023-01-13)

### Bug Fixes

* **commitlint:** extend footer length ([#60](#60)) ([6da5f71](6da5f71))
oneamexbot added a commit that referenced this pull request Jan 18, 2023
# [7.0.0](v6.1.2...v7.0.0) (2023-01-18)

### Bug Fixes

* **commitlint:** extend footer length ([#60](#60)) ([6da5f71](6da5f71))

### chore

* **updatedependencies:** update various dependencies ([#58](#58)) ([757cd68](757cd68))

### BREAKING CHANGES

* **updatedependencies:** drop the support of node 10 12 and 14
oneamexbot added a commit that referenced this pull request Jan 18, 2023
# [7.0.0](v6.1.2...v7.0.0) (2023-01-18)

### Bug Fixes

* **commitlint:** extend footer length ([#60](#60)) ([6da5f71](6da5f71))

### chore

* **updatedependencies:** update various dependencies ([#58](#58)) ([757cd68](757cd68))

### BREAKING CHANGES

* **updatedependencies:** drop the support of node 10 12 and 14
@oneamexbot
Copy link
Contributor

🎉 This PR is included in version 7.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

4 participants