Skip to content

Commit 76fd9dd

Browse files
committed
chore(release): 4.1.0
1 parent 6195400 commit 76fd9dd

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
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [4.1.0](https://github.com/coldfrontlabs/stylelint-config-coldfront/compare/v4.0.0...v4.1.0) (2023-09-22)
6+
7+
8+
### Features
9+
10+
* **config:** add latest functional prettier plugin ([6195400](https://github.com/coldfrontlabs/stylelint-config-coldfront/commit/6195400706ebba86e3f854e18751aa4ec00c8c09))
11+
512
## [4.0.0](https://github.com/coldfrontlabs/stylelint-config-coldfront/compare/v3.1.1...v4.0.0) (2023-09-22)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylelint-config-coldfront",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Custom stylelint config used for Coldfront projects.",
55
"main": "dist/cjs/index.js",
66
"module": "dist/es/index.js",

0 commit comments

Comments
 (0)