mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-03-04 01:54:47 +00:00
chore(release): publish
- @ivuorinen/base-configs@2.0.27 - @ivuorinen/browserslist-config@0.4.9 - @ivuorinen/commitlint-config@0.3.10 - @ivuorinen/config-checker@1.1.11 - @ivuorinen/eslint-config@0.5.10 - @ivuorinen/markdownlint-config@0.3.12 - @ivuorinen/prettier-config@0.3.10 - @ivuorinen/semantic-release-config@0.3.15 - @ivuorinen/stylelint-config@0.3.14
This commit is contained in:
@@ -3,6 +3,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## 2.0.27 (2025-02-23)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** update globals to 16.0.0 ([#342](https://github.com/ivuorinen/base-configs/issues/342)) ([04b333b](https://github.com/ivuorinen/base-configs/commit/04b333b445b6beb4344d2f9102bb5d3dc72ae26a))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.0.26](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/base-configs@2.0.25...@ivuorinen/base-configs@2.0.26) (2025-02-20)
|
||||
|
||||
**Note:** Version bump only for package @ivuorinen/base-configs
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ivuorinen/base-configs",
|
||||
"version": "2.0.26",
|
||||
"version": "2.0.27",
|
||||
"type": "module",
|
||||
"description": "ivuorinen's shareable configurations meta package",
|
||||
"author": {
|
||||
@@ -30,8 +30,8 @@
|
||||
"dependencies": {
|
||||
"@ivuorinen/browserslist-config": "^0.4.4",
|
||||
"@ivuorinen/commitlint-config": "^0.3.8",
|
||||
"@ivuorinen/eslint-config": "^0.5.9",
|
||||
"@ivuorinen/markdownlint-config": "^0.3.11",
|
||||
"@ivuorinen/eslint-config": "^0.5.10",
|
||||
"@ivuorinen/markdownlint-config": "^0.3.12",
|
||||
"@ivuorinen/prettier-config": "^0.3.8",
|
||||
"@ivuorinen/semantic-release-config": "^0.3.9"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user