Skip to content

Commit

Permalink
chore: release v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisi Linhart authored and Lisi Linhart committed Apr 3, 2024
1 parent ca5cc2c commit 7863796
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-pinia",
"version": "0.1.5",
"version": "0.1.6",
"license": "MIT",
"description": "ESLint plugin for Pinia best practices",
"repository": {
Expand Down Expand Up @@ -95,6 +95,8 @@
"@typescript-eslint/utils": "^7.5.0"
},
"release": {
"branches": ["main"]
}
"branches": [
"main"
]
}
}

0 comments on commit 7863796

Please sign in to comment.