Skip to content

Commit 17ddcdc

Browse files
chore(main): release 4.0.1 (#24)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ee0b75f commit 17ddcdc

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.0.1](https://github.com/atolye15/stylelint-config/compare/v4.0.0...v4.0.1) (2023-08-29)
4+
5+
6+
### build
7+
8+
* upgrade dependencies ([64dd353](https://github.com/atolye15/stylelint-config/commit/64dd353ca84bb82ccaf3f5a724a88501740db8b8))
9+
310
## [4.0.0](https://github.com/atolye15/stylelint-config/compare/v3.0.1...v4.0.0) (2023-02-13)
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.0.0",
3+
"version": "4.0.1",
44
"description": "Atölye15 shareable config for stylelint.",
55
"main": "index.js",
66
"keywords": [

0 commit comments

Comments
 (0)