chore(release): publish

- @ivuorinen/base-configs@2.0.22
 - @ivuorinen/markdownlint-config@0.3.11
This commit is contained in:
fiximus
2025-01-28 06:08:33 +00:00
parent b1b2d8e581
commit 9a86753eae
4 changed files with 22 additions and 3 deletions

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.22](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/base-configs@2.0.21...@ivuorinen/base-configs@2.0.22) (2025-01-28)
**Note:** Version bump only for package @ivuorinen/base-configs
## 2.0.21 (2025-01-17)

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/base-configs",
"version": "2.0.21",
"version": "2.0.22",
"type": "module",
"description": "ivuorinen's shareable configurations meta package",
"author": {
@@ -31,7 +31,7 @@
"@ivuorinen/browserslist-config": "^0.4.4",
"@ivuorinen/commitlint-config": "^0.3.8",
"@ivuorinen/eslint-config": "^0.5.9",
"@ivuorinen/markdownlint-config": "^0.3.10",
"@ivuorinen/markdownlint-config": "^0.3.11",
"@ivuorinen/prettier-config": "^0.3.8",
"@ivuorinen/semantic-release-config": "^0.3.9"
}