From 9263a42e7bea408902961755772b531111ba32b7 Mon Sep 17 00:00:00 2001 From: Ilya Azin Date: Fri, 14 Jan 2022 21:29:08 +0300 Subject: [PATCH] chore: 0.1.0-beta --- README.md | 2 +- package.json | 2 +- processor/README.md | 2 +- processor/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index eb7ad8d..7dff50b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # [@feature-sliced/eslint-config](https://www.npmjs.com/package/@feature-sliced/eslint-config) -> `WIP:` At the moment at alpha testing - [use carefully](https://github.com/feature-sliced/eslint-config/discussions/55) +> `WIP:` At the moment at beta-testing - [use carefully](https://github.com/feature-sliced/eslint-config/discussions/75) [npm]: https://www.npmjs.com/package/@feature-sliced/eslint-config diff --git a/package.json b/package.json index d3271b8..d830af0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@feature-sliced/eslint-config", - "version": "0.1.0-alpha.5", + "version": "0.1.0-beta", "description": "🍰 Lint feature-sliced concepts by existing eslint plugins", "main": "index.js", "files": [ diff --git a/processor/README.md b/processor/README.md index dfef7ba..7837933 100644 --- a/processor/README.md +++ b/processor/README.md @@ -1,6 +1,6 @@ # [@feature-sliced/eslint-plugin-messages](https://www.npmjs.com/package/@feature-sliced/eslint-plugin-messages) -> `WIP:` At the moment at alpha testing - [use carefully](https://github.com/feature-sliced/eslint-config/discussions/55) +> `WIP:` At the moment at beta-testing - [use carefully](https://github.com/feature-sliced/eslint-config/discussions/75) diff --git a/processor/package.json b/processor/package.json index 3180f31..a9014e5 100644 --- a/processor/package.json +++ b/processor/package.json @@ -1,6 +1,6 @@ { "name": "@feature-sliced/eslint-plugin-messages", - "version": "0.1.0-alpha.4", + "version": "0.1.0-beta", "description": "🍰 Custom messages processor", "keywords": [ "eslint",