Skip to content

Commit d450e08

Browse files
chore(main): release 4.1.0 (#27)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d4a2f73 commit d450e08

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [4.1.0](https://github.com/atolye15/stylelint-config/compare/v4.0.1...v4.1.0) (2023-10-30)
4+
5+
6+
### Refactors
7+
8+
* allow to set initial as a value ([70cb233](https://github.com/atolye15/stylelint-config/commit/70cb233838a8d5c9ae23a3c05906c4986214ac78))
9+
* use stylelint-config-standard-scss directly ([69e87f5](https://github.com/atolye15/stylelint-config/commit/69e87f5005c7747ba7a4377e9b4c57430e74abf1))
10+
311
## [4.0.1](https://github.com/atolye15/stylelint-config/compare/v4.0.0...v4.0.1) (2023-08-29)
412

513

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

0 commit comments

Comments
 (0)