mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-02-04 18:43:33 +00:00
chore(release): publish
- @ivuorinen/base-configs@2.0.21 - @ivuorinen/browserslist-config@0.4.6 - @ivuorinen/commitlint-config@0.3.9 - @ivuorinen/config-checker@1.1.10 - @ivuorinen/eslint-config@0.5.9 - @ivuorinen/markdownlint-config@0.3.10 - @ivuorinen/prettier-config@0.3.9 - @ivuorinen/semantic-release-config@0.3.10 - @ivuorinen/stylelint-config@0.3.13
This commit is contained in:
@@ -3,6 +3,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## 0.3.9 (2025-01-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** update eslint-config-prettier to 10.0.1 ([#324](https://github.com/ivuorinen/base-configs/issues/324)) ([8a0d38e](https://github.com/ivuorinen/base-configs/commit/8a0d38e173df40b771d42b694a24145559200506))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.3.8](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/commitlint-config@0.3.7...@ivuorinen/commitlint-config@0.3.8) (2024-12-09)
|
||||
|
||||
**Note:** Version bump only for package @ivuorinen/commitlint-config
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ivuorinen/commitlint-config",
|
||||
"version": "0.3.8",
|
||||
"version": "0.3.9",
|
||||
"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.9"
|
||||
"@ivuorinen/config-checker": "^1.1.10"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": ">=4"
|
||||
|
||||
Reference in New Issue
Block a user