Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
conventional-changelog
/
commitlint
Public
Notifications
You must be signed in to change notification settings
Fork
943
Star
18k
Code
Issues
157
Pull requests
15
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Breadcrumbs
History for
commitlint
@commitlint
load
on
v19.5.0
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 11, 2024
v19.5.0
escapedcat
committed
7e79af1
Copy full SHA for 7e79af1
Commits on Aug 30, 2024
chore: upgrade eslint (#4126)
Show description for d5d572d
escapedcat
authored
d5d572d
Copy full SHA for d5d572d
Commits on Aug 7, 2024
v19.4.0
escapedcat
committed
bac2288
Copy full SHA for bac2288
refctor: update plugin-naming.ts (#4114)
filipw01
authored and
escapedcat
committed
530db80
Copy full SHA for 530db80
Commits on Mar 15, 2024
v19.2.0
escapedcat
committed
a64b417
Copy full SHA for a64b417
feat(load): update cosmiconfig to v9 to add support for `package.yaml` config (#3976)
danielbayley
authored
94eab40
Copy full SHA for 94eab40
Commits on Mar 12, 2024
v19.1.0
escapedcat
committed
8d7a3d5
Copy full SHA for 8d7a3d5
Commits on Feb 28, 2024
v19.0.3
escapedcat
committed
9b4ac34
Copy full SHA for 9b4ac34
v19.0.2
escapedcat
committed
e538924
Copy full SHA for e538924
Commits on Feb 27, 2024
v19.0.1
escapedcat
committed
9351b8e
Copy full SHA for 9351b8e
fix: drop `resolve-from`, `resolve-global` and `import-fresh`, resolve global packages correctly (#3939)
Show description for 8793c63
JounQin
authored
8793c63
Copy full SHA for 8793c63
v19.0.0
escapedcat
committed
f1ff121
Copy full SHA for f1ff121
docs: use vitepress (#3921)
Show description for 868983c
marcalexiei
authored and
escapedcat
committed
868983c
Copy full SHA for 868983c
chore: bump glob and related usage (#3928)
JounQin
authored and
escapedcat
committed
02bf398
Copy full SHA for 02bf398
chore: bump ESM only packages and minor version packages (#3927)
JounQin
authored and
escapedcat
committed
42d90f2
Copy full SHA for 42d90f2
Revert "chore!: minimum node version v20"
Show description for 2816783
escapedcat
committed
2816783
Copy full SHA for 2816783
chore!: minimum node version v20
escapedcat
committed
a909634
Copy full SHA for a909634
feat!: migrate to pure ESM (#3850)
Show description for 3423735
2 people
authored and
escapedcat
committed
3423735
Copy full SHA for 3423735
Commits on Feb 13, 2024
v18.6.1
escapedcat
committed
89f5bf9
Copy full SHA for 89f5bf9
Commits on Jan 25, 2024
v18.6.0
escapedcat
committed
daa8b1b
Copy full SHA for daa8b1b
Commits on Jan 22, 2024
v18.5.0
escapedcat
committed
7886d8b
Copy full SHA for 7886d8b
Commits on Jan 21, 2024
refactor: use enum instead of hardcoding (#3864)
Show description for e3d2091
knocte
authored
e3d2091
Copy full SHA for e3d2091
Commits on Jan 4, 2024
v18.4.4
escapedcat
committed
ad2637f
Copy full SHA for ad2637f
Commits on Nov 29, 2023
fix(@commitlint/load): Remove unused `@types/node` dependency (#3801)
askoufis
authored
7b3f8b3
Copy full SHA for 7b3f8b3
Commits on Nov 21, 2023
v18.4.3
escapedcat
committed
970b806
Copy full SHA for 970b806
Commits on Nov 16, 2023
v18.4.2
escapedcat
committed
0370a85
Copy full SHA for 0370a85
Fix/3768: Consider ESM when selecting cosmiconfig loaders (#3776)
Show description for 68f4f09
joberstein
authored
68f4f09
Copy full SHA for 68f4f09
Commits on Nov 12, 2023
v18.4.1
escapedcat
committed
74b2f82
Copy full SHA for 74b2f82
fix: update cosmiconfig to specific version (#3755)
Show description for 636b8b1
joberstein
authored
636b8b1
Copy full SHA for 636b8b1
Commits on Nov 10, 2023
v18.4.0
escapedcat
committed
0546cd7
Copy full SHA for 0546cd7
feat: bump cosmiconfig version and conditionally support mjs config (#3747)
Show description for a2b65fc
joberstein
authored
a2b65fc
Copy full SHA for a2b65fc
Commits on Oct 26, 2023
v18.2.0
escapedcat
committed
9b80b6e
Copy full SHA for 9b80b6e
feat(load): use cosmiconfig-typescript-loader v5 to remove ts-node dependency for @commitlint/load (#3722)
joberstein
authored
1ff49ea
Copy full SHA for 1ff49ea
Commits on Oct 25, 2023
v18.1.0
escapedcat
committed
ab46d53
Copy full SHA for ab46d53
Commits on Oct 20, 2023
v18.0.0
escapedcat
committed
3cb6647
Copy full SHA for 3cb6647
Pagination
Previous
Next
You canβt perform that action at this time.