Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit 4a0dfbd

Browse files
chore(release): 2.20.0 [no github actions]
# [2.20.0](v2.19.0...v2.20.0) (2024-12-07) ### Features * bump version ([#4](#4)) ([8dc1c0b](8dc1c0b))
1 parent 8dc1c0b commit 4a0dfbd

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.20.0](https://github.com/pagerinc/eslint-plugin-css-modules/compare/v2.19.0...v2.20.0) (2024-12-07)
2+
3+
4+
### Features
5+
6+
* bump version ([#4](https://github.com/pagerinc/eslint-plugin-css-modules/issues/4)) ([8dc1c0b](https://github.com/pagerinc/eslint-plugin-css-modules/commit/8dc1c0bf2c347fa9119fb86e41a8daaf575100c5))
7+
18
# [2.12.0](https://github.com/pagerinc/eslint-plugin-css-modules/compare/v2.11.4...v2.12.0) (2024-12-07)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pager/eslint-plugin-css-modules",
3-
"version": "2.12.0",
3+
"version": "2.20.0",
44
"description": "Checks that you are using the existent css/scss/less classes, no more no less",
55
"main": "build/index.js",
66
"files": [

0 commit comments

Comments
 (0)