Skip to content

Commit 2290a50

Browse files
authored
Merge pull request #35 from atolye15/release-please--branches--main--components--stylelint-config
chore(main): release 5.0.0
2 parents 7b8279c + 5293842 commit 2290a50

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [5.0.0](https://github.com/atolye15/stylelint-config/compare/v4.1.3...v5.0.0) (2024-07-01)
4+
5+
6+
### build
7+
8+
* upgrade dependencies ([5cd42f7](https://github.com/atolye15/stylelint-config/commit/5cd42f7bf4c0afae49b8053f71790c71c51ab159))
9+
10+
11+
### Refactors
12+
13+
* add missing peer dependency postcss ([2c908c7](https://github.com/atolye15/stylelint-config/commit/2c908c7765380288ffea9ffc87f656d64164940f))
14+
315
## [4.1.3](https://github.com/atolye15/stylelint-config/compare/v4.1.2...v4.1.3) (2023-11-03)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@atolye15/stylelint-config",
3-
"version": "4.1.3",
3+
"version": "5.0.0",
44
"description": "Atölye15 shareable config for stylelint.",
55
"main": "index.js",
66
"keywords": [

0 commit comments

Comments
 (0)