chore(release): publish

- @ivuorinen/base-configs@1.1.1
 - @ivuorinen/browserslist-config@0.2.2
 - @ivuorinen/commitlint-config@0.2.4
 - @ivuorinen/config-checker@1.1.2
 - @ivuorinen/eslint-config@0.3.4
 - @ivuorinen/markdownlint-config@0.2.2
 - @ivuorinen/prettier-config@0.2.2
 - @ivuorinen/semantic-release-config@0.2.2
 - @ivuorinen/stylelint-config@0.2.2
This commit is contained in:
ivuorinen
2023-10-31 09:23:11 +00:00
parent 58812035c1
commit 007b29019e
18 changed files with 58 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/commitlint-config",
"version": "0.2.3",
"version": "0.2.4",
"description": "ivuorinen's shareable configuration for commitlint.",
"author": {
"name": "Ismo Vuorinen",
@@ -37,7 +37,7 @@
"dependencies": {
"@commitlint/cli": "18.2.0",
"@commitlint/config-conventional": "18.1.0",
"@ivuorinen/config-checker": "^1.1.1"
"@ivuorinen/config-checker": "^1.1.2"
},
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
}