Skip to content

Commit 16a2274

Browse files
authored
Merge pull request #39 from atolye15/release-please--branches--main--components--stylelint-config
chore(main): release 5.0.1
2 parents c09396c + 5c2b26a commit 16a2274

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [5.0.1](https://github.com/atolye15/stylelint-config/compare/v5.0.0...v5.0.1) (2024-07-25)
4+
5+
6+
### Refactors
7+
8+
* remove deprecated rule and use the new one ([f9b04e9](https://github.com/atolye15/stylelint-config/commit/f9b04e9adc38a4485fa2b5670b066b6e9f3d6d29))
9+
310
## [5.0.0](https://github.com/atolye15/stylelint-config/compare/v4.1.3...v5.0.0) (2024-07-01)
411

512

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": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Atölye15 shareable config for stylelint.",
55
"main": "index.js",
66
"keywords": [

0 commit comments

Comments
 (0)