Skip to content

Commit 9263a42

Browse files
committed
chore: 0.1.0-beta
1 parent e811fad commit 9263a42

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [@feature-sliced/eslint-config](https://www.npmjs.com/package/@feature-sliced/eslint-config)
22

3-
> `WIP:` At the moment at alpha testing - [use carefully](https://github.com/feature-sliced/eslint-config/discussions/55)
3+
> `WIP:` At the moment at beta-testing - [use carefully](https://github.com/feature-sliced/eslint-config/discussions/75)
44
55
[npm]: https://www.npmjs.com/package/@feature-sliced/eslint-config
66

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-alpha.5",
3+
"version": "0.1.0-beta",
44
"description": "🍰 Lint feature-sliced concepts by existing eslint plugins",
55
"main": "index.js",
66
"files": [

processor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [@feature-sliced/eslint-plugin-messages](https://www.npmjs.com/package/@feature-sliced/eslint-plugin-messages)
22

3-
> `WIP:` At the moment at alpha testing - [use carefully](https://github.com/feature-sliced/eslint-config/discussions/55)
3+
> `WIP:` At the moment at beta-testing - [use carefully](https://github.com/feature-sliced/eslint-config/discussions/75)
44
55
<img src="https://avatars.githubusercontent.com/u/60469024?s=120&v=4" align="right">
66

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-alpha.4",
3+
"version": "0.1.0-beta",
44
"description": "🍰 Custom messages processor",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)