mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-03-03 23:54:51 +00:00
chore(release): publish
- @ivuorinen/base-configs@2.0.7 - @ivuorinen/browserslist-config@0.3.4 - @ivuorinen/commitlint-config@0.3.4 - @ivuorinen/config-checker@1.1.8 - @ivuorinen/eslint-config@0.5.5 - @ivuorinen/markdownlint-config@0.3.4 - @ivuorinen/prettier-config@0.3.5 - @ivuorinen/semantic-release-config@0.3.5 - @ivuorinen/stylelint-config@0.3.4
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.
|
||||
|
||||
## 2.0.7 (2024-11-16)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- upgrade browserslist from 4.24.0 to 4.24.2 ([#302](https://github.com/ivuorinen/base-configs/issues/302)) ([cbb1754](https://github.com/ivuorinen/base-configs/commit/cbb17540f3cd7fc81f0032e557568c65ed0a9744))
|
||||
|
||||
## 2.0.6 (2024-10-20)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ivuorinen/base-configs",
|
||||
"version": "2.0.6",
|
||||
"version": "2.0.7",
|
||||
"type": "module",
|
||||
"description": "ivuorinen's shareable configurations meta package",
|
||||
"author": {
|
||||
@@ -28,11 +28,11 @@
|
||||
"url": "git+https://github.com/ivuorinen/base-configs.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ivuorinen/browserslist-config": "^0.3.3",
|
||||
"@ivuorinen/commitlint-config": "^0.3.3",
|
||||
"@ivuorinen/eslint-config": "^0.5.4",
|
||||
"@ivuorinen/markdownlint-config": "^0.3.3",
|
||||
"@ivuorinen/prettier-config": "^0.3.4",
|
||||
"@ivuorinen/semantic-release-config": "^0.3.4"
|
||||
"@ivuorinen/browserslist-config": "^0.3.4",
|
||||
"@ivuorinen/commitlint-config": "^0.3.4",
|
||||
"@ivuorinen/eslint-config": "^0.5.5",
|
||||
"@ivuorinen/markdownlint-config": "^0.3.4",
|
||||
"@ivuorinen/prettier-config": "^0.3.5",
|
||||
"@ivuorinen/semantic-release-config": "^0.3.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user