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.5 - @ivuorinen/browserslist-config@0.3.2 - @ivuorinen/commitlint-config@0.3.2 - @ivuorinen/config-checker@1.1.6 - @ivuorinen/eslint-config@0.5.3 - @ivuorinen/markdownlint-config@0.3.2 - @ivuorinen/prettier-config@0.3.3 - @ivuorinen/semantic-release-config@0.3.3 - @ivuorinen/stylelint-config@0.3.2
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.3.3 (2024-10-19)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- upgrade markdownlint-cli from 0.41.0 to 0.42.0 ([#298](https://github.com/ivuorinen/base-configs/issues/298)) ([f57190d](https://github.com/ivuorinen/base-configs/commit/f57190d55c27101f66583cc0000733b2707c1e5f))
|
||||
|
||||
## [0.3.2](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/prettier-config@0.3.1...@ivuorinen/prettier-config@0.3.2) (2024-09-17)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ivuorinen/prettier-config",
|
||||
"version": "0.3.2",
|
||||
"version": "0.3.3",
|
||||
"type": "module",
|
||||
"description": "ivuorinen's shareable configuration for Prettier.",
|
||||
"author": {
|
||||
@@ -43,7 +43,7 @@
|
||||
"postinstall": "node scripts/postinstall.cjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ivuorinen/config-checker": "^1",
|
||||
"@ivuorinen/config-checker": "^1.1.6",
|
||||
"prettier": "^3"
|
||||
},
|
||||
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
|
||||
|
||||
Reference in New Issue
Block a user