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 299d6c5 commit a64407fCopy full SHA for a64407f
package.json
@@ -14,7 +14,7 @@
14
"branches",
15
"branching"
16
],
17
- "version": "7.3.6",
+ "version": "7.4.0",
18
"main": "./dist/entrypoint.module.js",
19
"types": "dist/entrypoint.module.d.ts",
20
"bin": {
src/utils/packageVersion.ts
@@ -1 +1 @@
1
-export const PACKAGE_VERSION = '7.3.6';
+export const PACKAGE_VERSION = '7.4.0';
0 commit comments