mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-03-05 04:55:13 +00:00
chore(release): publish
- @ivuorinen/base-configs@1.1.1 - @ivuorinen/browserslist-config@0.2.2 - @ivuorinen/commitlint-config@0.2.4 - @ivuorinen/config-checker@1.1.2 - @ivuorinen/eslint-config@0.3.4 - @ivuorinen/markdownlint-config@0.2.2 - @ivuorinen/prettier-config@0.2.2 - @ivuorinen/semantic-release-config@0.2.2 - @ivuorinen/stylelint-config@0.2.2
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.2.2](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/prettier-config@0.2.1...@ivuorinen/prettier-config@0.2.2) (2023-10-31)
|
||||
|
||||
**Note:** Version bump only for package @ivuorinen/prettier-config
|
||||
|
||||
## [0.2.1](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/prettier-config@0.2.0...@ivuorinen/prettier-config@0.2.1) (2023-10-30)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ivuorinen/prettier-config",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"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.1",
|
||||
"@ivuorinen/config-checker": "^1.1.2",
|
||||
"prettier": "3.0.3"
|
||||
},
|
||||
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
|
||||
|
||||
Reference in New Issue
Block a user