Skip to content

Commit 1f49f2c

Browse files
committed
2.0.0
1 parent 590ff76 commit 1f49f2c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and 
77

88
## [Unreleased]
99

10+
## [2.0.0] — 2024–05–17
11+
1012
### Changed
1113

1214
- The custom media queries should now be defined within the same source.
@@ -22,5 +24,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and 
2224

2325
- Base config for `stylelint`.
2426

25-
[Unreleased]: https://github.com/firefoxic/stylelint-config/compare/v1.0.0...HEAD
27+
[Unreleased]: https://github.com/firefoxic/stylelint-config/compare/v2.0.0...HEAD
28+
[2.0.0]: https://github.com/firefoxic/stylelint-config/compare/v1.0.0...v2.0.0
2629
[1.0.0]: https://github.com/firefoxic/stylelint-config/releases/tag/v1.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@firefoxic/stylelint-config",
33
"description": "Shared config for stylelint by firefoxic.",
4-
"version": "1.0.0",
4+
"version": "2.0.0",
55
"license": "MIT",
66
"author": {
77
"name": "Sergey Artemov",

0 commit comments

Comments
 (0)