Skip to content

Commit 5155e9e

Browse files
committed
chore(release): 2.0.3
1 parent 308a773 commit 5155e9e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.3](https://github.com/coldfrontlabs/stylelint-config-coldfront/compare/v2.0.2...v2.0.3) (2021-09-27)
6+
7+
8+
### Build System
9+
10+
* **npm:** update all dependencies and build config ([12ae014](https://github.com/coldfrontlabs/stylelint-config-coldfront/commit/12ae014b976b3e4d659778b769a6486d3ff2d031))
11+
* **npm:** update commit lint config ([ad002a0](https://github.com/coldfrontlabs/stylelint-config-coldfront/commit/ad002a02c60f31549be2b990632af14d3574b371))
12+
* **npm:** update stylelint-config packages to latest ([2b414dc](https://github.com/coldfrontlabs/stylelint-config-coldfront/commit/2b414dc4bf0d0deb1226aed6cd372e82ee31bada))
13+
514
### [2.0.2](https://github.com/coldfrontlabs/stylelint-config-coldfront/compare/v2.0.1...v2.0.2) (2020-09-15)
615

716

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

0 commit comments

Comments
 (0)