Skip to content

Commit

Permalink
chore: release v2.2.4-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pnodet committed Mar 27, 2024
1 parent e88e060 commit ee6496a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nivalis/eslint-config",
"type": "module",
"version": "2.2.3",
"version": "2.2.4-beta.1",
"packageManager": "[email protected]",
"description": "ESLint shareable flat config used at Nivalis Studio",
"license": "MIT",
Expand Down Expand Up @@ -45,6 +45,7 @@
"prepack": "nr build",
"release": "bumpp && pnpm publish",
"test": "exit 0",
"typecheck": "tsc --noEmit",
"ts": "tsc --noEmit",
"prepare": "simple-git-hooks"
},
Expand Down

0 comments on commit ee6496a

Please sign in to comment.