Skip to content

Commit 7b9b946

Browse files
Publish release (#1)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2e53135 commit 7b9b946

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/mighty-rockets-jump.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# eslint-plugin-zss-lint
2+
3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- 2e53135: feat: no-unused-keys rule

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-zss-lint",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "ESlint plugin for style object fixing and error detection.",
55
"repository": "zss-in-js/eslint-plugin-zss-lint",
66
"license": "MIT",

0 commit comments

Comments
 (0)