mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-02-21 03:50:25 +00:00
chore(release): publish
- @ivuorinen/base-configs@2.0.2 - @ivuorinen/browserslist-config@0.3.1 - @ivuorinen/commitlint-config@0.3.1 - @ivuorinen/eslint-config@0.5.2 - @ivuorinen/markdownlint-config@0.3.1 - @ivuorinen/prettier-config@0.3.1 - @ivuorinen/semantic-release-config@0.3.1 - @ivuorinen/stylelint-config@0.3.1
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.
|
||||
|
||||
## [2.0.2](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/base-configs@2.0.1...@ivuorinen/base-configs@2.0.2) (2024-08-28)
|
||||
|
||||
**Note:** Version bump only for package @ivuorinen/base-configs
|
||||
|
||||
## [2.0.1](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/base-configs@2.0.0...@ivuorinen/base-configs@2.0.1) (2024-08-26)
|
||||
|
||||
**Note:** Version bump only for package @ivuorinen/base-configs
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ivuorinen/base-configs",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"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.0",
|
||||
"@ivuorinen/commitlint-config": "^0.3.0",
|
||||
"@ivuorinen/eslint-config": "^0.5.1",
|
||||
"@ivuorinen/markdownlint-config": "^0.3.0",
|
||||
"@ivuorinen/prettier-config": "^0.3.0",
|
||||
"@ivuorinen/semantic-release-config": "^0.3.0"
|
||||
"@ivuorinen/browserslist-config": "^0.3.1",
|
||||
"@ivuorinen/commitlint-config": "^0.3.1",
|
||||
"@ivuorinen/eslint-config": "^0.5.2",
|
||||
"@ivuorinen/markdownlint-config": "^0.3.1",
|
||||
"@ivuorinen/prettier-config": "^0.3.1",
|
||||
"@ivuorinen/semantic-release-config": "^0.3.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user