Skip to content

Commit

Permalink
chore: release v0.27.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Jun 26, 2022
1 parent 4ff4e7c commit 0dc70cc
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "@ow3/eslint-config-monorepo",
"version": "0.27.3",
"version": "0.27.4",
"private": true,
"packageManager": "pnpm@7.3.0",
"author": "Chris Breuer",
Expand All @@ -25,4 +25,4 @@
"rimraf": "^3.0.2",
"typescript": "^4.7.2"
}
}
}
2 changes: 1 addition & 1 deletion packages/all/package.json
@@ -1,6 +1,6 @@
{
"name": "@ow3/eslint-config",
"version": "0.27.3",
"version": "0.27.4",
"description": "Open Web Foundation's ESLint config",
"author": "Chris Breuer",
"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.27.3",
"version": "0.27.4",
"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.27.3",
"version": "0.27.4",
"license": "MIT",
"homepage": "https://github.com/openwebstacks/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.27.3",
"version": "0.27.4",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/openwebstacks/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.27.3",
"version": "0.27.4",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/openwebstacks/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.27.3",
"version": "0.27.4",
"description": "",
"author": "Chris Breuer",
"license": "MIT",
Expand Down

0 comments on commit 0dc70cc

Please sign in to comment.