11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-09 11:04:21 +00:00

chore(release): publish 6.0.0 [skip-ci]

This commit is contained in:
GitHub Action 2024-03-28 20:15:52 +00:00
parent 1b31c7bbc5
commit 3c75220e8d
4 changed files with 15 additions and 5 deletions

View file

@ -1,9 +1,8 @@
{
"name": "commitlint-github-action",
"version": "5.5.1",
"version": "6.0.0",
"description": "commitlint github action",
"private": true,
"type": "module",
"module": "./dist/run.mjs",
"scripts": {
"postinstall": "husky install",