We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25c13c6 commit d1615baCopy full SHA for d1615ba
package.json
@@ -14,7 +14,7 @@
14
"branches",
15
"branching"
16
],
17
- "version": "9.6.4",
+ "version": "9.6.5",
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.4';
+export const PACKAGE_VERSION = '9.6.5';
0 commit comments