Skip to content

Commit

Permalink
chore: release v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kelsos committed Jul 20, 2023
1 parent a50b998 commit 6ae4853
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rotki/eslint-config-monorepo",
"version": "1.1.0",
"version": "1.1.1",
"private": true,
"packageManager": "[email protected]",
"license": "AGPL-3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/all/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rotki/eslint-config",
"version": "1.1.0",
"version": "1.1.1",
"description": "",
"keywords": [],
"license": "AGPL-3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rotki/eslint-config-basic",
"version": "1.1.0",
"version": "1.1.1",
"description": "",
"keywords": [
"eslint-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rotki/eslint-config-prettier",
"version": "1.1.0",
"version": "1.1.1",
"description": "",
"keywords": [
"eslint-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rotki/eslint-config-ts",
"version": "1.1.0",
"version": "1.1.1",
"description": "",
"keywords": [
"eslint-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rotki/eslint-config-vue",
"version": "1.1.0",
"version": "1.1.1",
"description": "",
"keywords": [
"eslint-config"
Expand Down

0 comments on commit 6ae4853

Please sign in to comment.