Skip to content

Commit

Permalink
chore: release v0.30.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Oct 10, 2022
1 parent fef4f32 commit a12e149
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@ow3/eslint-config-monorepo",
"version": "0.30.1",
"version": "0.30.2",
"private": true,
"packageManager": "pnpm@7.13.3",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion packages/all/package.json
@@ -1,6 +1,6 @@
{
"name": "@ow3/eslint-config",
"version": "0.30.1",
"version": "0.30.2",
"description": "Open Web Foundation's ESLint config",
"author": "Chris Breuer <chris@ow3.org> (https://github.com/chrisbbreuer)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/basic/package.json
@@ -1,6 +1,6 @@
{
"name": "@ow3/eslint-config-basic",
"version": "0.30.1",
"version": "0.30.2",
"description": "",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-ow3/package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-ow3",
"version": "0.30.1",
"version": "0.30.2",
"license": "MIT",
"homepage": "https://github.com/ow3org/eslint-config",
"main": "./dist/index.cjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
@@ -1,6 +1,6 @@
{
"name": "@ow3/eslint-config-react",
"version": "0.30.1",
"version": "0.30.2",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/eslint-config/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
@@ -1,6 +1,6 @@
{
"name": "@ow3/eslint-config-ts",
"version": "0.30.1",
"version": "0.30.2",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/eslint-config/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@ow3/eslint-config-vue",
"version": "0.30.1",
"version": "0.30.2",
"description": "",
"author": "Chris Breuer",
"license": "MIT",
Expand Down

0 comments on commit a12e149

Please sign in to comment.