We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca7932 commit dee3e2eCopy full SHA for dee3e2e
npm-packages/@convex-dev/eslint-plugin/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@convex-dev/eslint-plugin",
3
- "version": "0.0.1-alpha.4",
+ "version": "1.0.0",
4
"license": "Apache-2.0",
5
"type": "module",
6
"scripts": {
npm-packages/@convex-dev/eslint-plugin/src/version.ts
@@ -1 +1 @@
-export const version = "0.0.1-alpha.4";
+export const version = "1.0.0";
0 commit comments