chore(release): publish

- @ivuorinen/base-configs@1.1.77
 - @ivuorinen/browserslist-config@0.2.6
 - @ivuorinen/commitlint-config@0.2.21
 - @ivuorinen/config-checker@1.1.3
 - @ivuorinen/eslint-config@0.4.30
 - @ivuorinen/markdownlint-config@0.2.6
 - @ivuorinen/prettier-config@0.2.10
 - @ivuorinen/semantic-release-config@0.2.20
 - @ivuorinen/stylelint-config@0.2.23
This commit is contained in:
ivuorinen
2024-05-05 12:27:58 +00:00
parent 52372dbe37
commit 945220d740
18 changed files with 60 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/commitlint-config",
"version": "0.2.20",
"version": "0.2.21",
"description": "ivuorinen's shareable configuration for commitlint.",
"author": {
"name": "Ismo Vuorinen",
@@ -37,7 +37,7 @@
"dependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@ivuorinen/config-checker": "^1.1.2"
"@ivuorinen/config-checker": "^1.1.3"
},
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
}