From feb2846b6dbf7fc9fbc407e9d108cb1789d44c27 Mon Sep 17 00:00:00 2001 From: Nick Milton Date: Wed, 16 Feb 2022 12:15:37 -0500 Subject: [PATCH] chore(release): 3.0.1 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00bd4ed..4057069 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [3.0.1](https://github.com/coldfrontlabs/stylelint-config-coldfront/compare/v3.0.0...v3.0.1) (2022-02-16) + + +### Bug Fixes + +* correct peer dependencies ([acda38c](https://github.com/coldfrontlabs/stylelint-config-coldfront/commit/acda38c92791c6fb62183d32ef9c428ed8a02276)) + ## [3.0.0](https://github.com/coldfrontlabs/stylelint-config-coldfront/compare/v2.0.3...v3.0.0) (2022-02-16) diff --git a/package.json b/package.json index dd7b8c3..20d5a75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stylelint-config-coldfront", - "version": "3.0.0", + "version": "3.0.1", "description": "Custom stylelint config used for Coldfront projects.", "main": "index.js", "files": [