chore(release): publish

- @ivuorinen/base-configs@2.0.6
 - @ivuorinen/browserslist-config@0.3.3
 - @ivuorinen/commitlint-config@0.3.3
 - @ivuorinen/config-checker@1.1.7
 - @ivuorinen/eslint-config@0.5.4
 - @ivuorinen/markdownlint-config@0.3.3
 - @ivuorinen/prettier-config@0.3.4
 - @ivuorinen/semantic-release-config@0.3.4
 - @ivuorinen/stylelint-config@0.3.3
This commit is contained in:
ivuorinen
2024-10-20 22:11:40 +00:00
parent 086cb1a2e3
commit a703eea763
18 changed files with 76 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/commitlint-config",
"version": "0.3.2",
"version": "0.3.3",
"type": "module",
"description": "ivuorinen's shareable configuration for commitlint.",
"author": {
@@ -44,7 +44,7 @@
"dependencies": {
"@commitlint/cli": "^19",
"@commitlint/config-conventional": "^19",
"@ivuorinen/config-checker": "^1.1.6"
"@ivuorinen/config-checker": "^1.1.7"
},
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
}