Skip to content

Commit

Permalink
chore: 0.1.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
azinit committed Jan 14, 2022
1 parent e811fad commit 9263a42
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion processor/README.md
Original file line number Diff line number Diff line change
@@ -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)
<img src="https://avatars.githubusercontent.com/u/60469024?s=120&v=4" align="right">

Expand Down
2 changes: 1 addition & 1 deletion processor/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 9263a42

Please sign in to comment.