mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-02-18 09:49:21 +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.8 (2024-11-25)
|
||||
|
||||
**Note:** Version bump only for package @ivuorinen/markdownlint-config
|
||||
|
||||
## [0.3.7](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/markdownlint-config@0.3.6...@ivuorinen/markdownlint-config@0.3.7) (2024-11-24)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ivuorinen/markdownlint-config",
|
||||
"version": "0.3.7",
|
||||
"version": "0.3.8",
|
||||
"type": "module",
|
||||
"description": "ivuorinen's shareable configuration for markdownlint.",
|
||||
"author": {
|
||||
@@ -37,7 +37,7 @@
|
||||
"postinstall": "node scripts/postinstall.cjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ivuorinen/config-checker": "^1.1.8",
|
||||
"@ivuorinen/config-checker": "^1.1.9",
|
||||
"markdownlint-cli": "^0.43.0"
|
||||
},
|
||||
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
|
||||
|
||||
Reference in New Issue
Block a user