Skip to content

Commit 34f5751

Browse files
committed
chore(release): 2.0.1
1 parent 2bb4f12 commit 34f5751

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
@@ -2,6 +2,14 @@
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+
### [2.0.1](https://github.com/coldfrontlabs/stylelint-config-coldfront/compare/v2.0.0...v2.0.1) (2020-09-09)
6+
7+
8+
### Build System
9+
10+
* **deps-dev:** bump standard-version from 7.1.0 to 8.0.1 ([efe22d1](https://github.com/coldfrontlabs/stylelint-config-coldfront/commit/efe22d1b29ebe51a8c78fa59fd0718c4cf3aa256))
11+
* **npm:** apply security updates ([a00e4e2](https://github.com/coldfrontlabs/stylelint-config-coldfront/commit/a00e4e28c8dc69f6b3528306ea52a3f95687353c))
12+
513
## [2.0.0](https://github.com/coldfrontlabs/stylelint-config-coldfront/compare/v1.0.1...v2.0.0) (2020-02-03)
614

715

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": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Custom stylelint config used for Coldfront projects.",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)