Skip to content

Commit 8e038c6

Browse files
chore(main): release 4.1.2 (#31)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2954960 commit 8e038c6

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+
## [4.1.2](https://github.com/atolye15/stylelint-config/compare/v4.1.1...v4.1.2) (2023-11-01)
4+
5+
6+
### Bug Fixes
7+
8+
* remove deprecated rule and use with the new one ([7e56c65](https://github.com/atolye15/stylelint-config/commit/7e56c65fc3aea4678fae88e1c61fade06225a18a))
9+
310
## [4.1.1](https://github.com/atolye15/stylelint-config/compare/v4.1.0...v4.1.1) (2023-10-30)
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": "4.1.1",
3+
"version": "4.1.2",
44
"description": "Atölye15 shareable config for stylelint.",
55
"main": "index.js",
66
"keywords": [

0 commit comments

Comments
 (0)