Skip to content

Commit

Permalink
chore: release v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leedom92 committed Aug 26, 2023
1 parent 8b7a4c3 commit e1ab504
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.6.1",
"version": "0.7.0",
"private": true,
"packageManager": "pnpm@8.6.12",
"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.6.1",
"version": "0.7.0",
"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.6.1",
"version": "0.7.0",
"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.6.1",
"version": "0.7.0",
"description": "Leedom's ESLint config presets",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit e1ab504

Please sign in to comment.