mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-02-06 04:44:12 +00:00
chore(release): publish
- @ivuorinen/base-configs@1.1.97 - @ivuorinen/browserslist-config@0.2.8 - @ivuorinen/commitlint-config@0.2.23 - @ivuorinen/config-checker@1.1.4 - @ivuorinen/eslint-config@0.4.44 - @ivuorinen/markdownlint-config@0.2.9 - @ivuorinen/prettier-config@0.2.15 - @ivuorinen/semantic-release-config@0.2.23 - @ivuorinen/stylelint-config@0.2.30
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## 0.2.23 (2024-07-02)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **workflows:** commit lint fix ([3cc07cf](https://github.com/ivuorinen/base-configs/commit/3cc07cf3ffd8743860a07bb85aa4d275bb63094e))
|
||||
|
||||
## [0.2.22](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/commitlint-config@0.2.21...@ivuorinen/commitlint-config@0.2.22) (2024-06-04)
|
||||
|
||||
**Note:** Version bump only for package @ivuorinen/commitlint-config
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ivuorinen/commitlint-config",
|
||||
"version": "0.2.22",
|
||||
"version": "0.2.23",
|
||||
"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.3",
|
||||
"@ivuorinen/config-checker": "^1.1.4",
|
||||
"@types/node": "*",
|
||||
"typescript": ">=4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user