Skip to content

Commit

Permalink
chore: release v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
13OnTheCode committed Jul 27, 2023
1 parent e89ca9e commit 41d3fa0
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@13onthecode/eslint-config",
"description": "ESLint shareable config",
"version": "1.1.2",
"version": "1.1.3",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/13OnTheCode/eslint-config#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/javascript/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@13onthecode/eslint-config-javascript",
"description": "ESLint shareable config for Javascript",
"version": "1.1.2",
"version": "1.1.3",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/13OnTheCode/eslint-config#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@13onthecode/eslint-config-node",
"description": "ESLint shareable config for Node.js",
"version": "1.1.2",
"version": "1.1.3",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/13OnTheCode/eslint-config#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@13onthecode/eslint-config-react",
"description": "ESLint shareable config for React",
"version": "1.1.2",
"version": "1.1.3",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/13OnTheCode/eslint-config#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@13onthecode/eslint-config-typescript",
"description": "ESLint shareable config for Typescript",
"version": "1.1.2",
"version": "1.1.3",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/13OnTheCode/eslint-config#readme",
Expand Down

0 comments on commit 41d3fa0

Please sign in to comment.