mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 11:14:00 +00:00
chore(release): publish
- @ivuorinen/base-configs@2.0.12 - @ivuorinen/browserslist-config@0.4.1 - @ivuorinen/commitlint-config@0.3.7 - @ivuorinen/config-checker@1.1.9 - @ivuorinen/eslint-config@0.5.8 - @ivuorinen/markdownlint-config@0.3.8 - @ivuorinen/prettier-config@0.3.7 - @ivuorinen/semantic-release-config@0.3.8 - @ivuorinen/stylelint-config@0.3.7
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## 0.3.7 (2024-11-25)
|
||||
|
||||
**Note:** Version bump only for package @ivuorinen/commitlint-config
|
||||
|
||||
## [0.3.6](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/commitlint-config@0.3.5...@ivuorinen/commitlint-config@0.3.6) (2024-11-24)
|
||||
|
||||
**Note:** Version bump only for package @ivuorinen/commitlint-config
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ivuorinen/commitlint-config",
|
||||
"version": "0.3.6",
|
||||
"version": "0.3.7",
|
||||
"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.8"
|
||||
"@ivuorinen/config-checker": "^1.1.9"
|
||||
},
|
||||
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user