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 eb734e1 commit 8c27920Copy full SHA for 8c27920
package.json
@@ -14,7 +14,7 @@
14
"branches",
15
"branching"
16
],
17
- "version": "9.6.2",
+ "version": "9.6.3",
18
"main": "./dist/entrypoint.api.js",
19
"types": "dist/entrypoint.api.d.ts",
20
"bin": {
src/utils/packageVersion.ts
@@ -1 +1 @@
1
-export const PACKAGE_VERSION = '9.6.2';
+export const PACKAGE_VERSION = '9.6.3';
0 commit comments