Skip to content

Commit 71ebc69

Browse files
committed
chore: 0.1.0-beta.2 (config + plugin)
1 parent 540e7cf commit 71ebc69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@feature-sliced/eslint-config",
3-
"version": "0.1.0-beta",
3+
"version": "0.1.0-beta.2",
44
"description": "🍰 Lint feature-sliced concepts by existing eslint plugins",
55
"main": "index.js",
66
"files": [

processor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@feature-sliced/eslint-plugin-messages",
3-
"version": "0.1.0-beta",
3+
"version": "0.1.0-beta.2",
44
"description": "🍰 Custom messages processor",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)