Skip to content

Commit

Permalink
chore: release v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leedom92 committed Aug 27, 2023
1 parent db0efd9 commit 578f9b5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leedomjs/eslint-config-monorepo",
"version": "0.7.0",
"version": "0.7.1",
"private": true,
"packageManager": "[email protected]",
"description": "Leedom's ESLint config presets",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leedomjs/eslint-config-basic",
"version": "0.7.0",
"version": "0.7.1",
"description": "",
"main": "index.js",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leedomjs/eslint-config-vue",
"version": "0.7.0",
"version": "0.7.1",
"description": "",
"main": "index.js",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leedomjs/eslint-config",
"version": "0.7.0",
"version": "0.7.1",
"description": "Leedom's ESLint config presets",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit 578f9b5

Please sign in to comment.