mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-02-17 08:48:56 +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.15 (2024-07-02)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **workflows:** commit lint fix ([3cc07cf](https://github.com/ivuorinen/base-configs/commit/3cc07cf3ffd8743860a07bb85aa4d275bb63094e))
|
||||
|
||||
## [0.2.14](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/prettier-config@0.2.13...@ivuorinen/prettier-config@0.2.14) (2024-06-15)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ivuorinen/prettier-config",
|
||||
"version": "0.2.14",
|
||||
"version": "0.2.15",
|
||||
"description": "ivuorinen's shareable configuration for Prettier.",
|
||||
"author": {
|
||||
"name": "Ismo Vuorinen",
|
||||
@@ -36,7 +36,7 @@
|
||||
"postinstall": "node scripts/postinstall.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ivuorinen/config-checker": "^1.1.3",
|
||||
"@ivuorinen/config-checker": "^1.1.4",
|
||||
"prettier": "3.3.2"
|
||||
},
|
||||
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
|
||||
|
||||
Reference in New Issue
Block a user