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 da50e9e commit 4ff4d0bCopy full SHA for 4ff4d0b
package.json
@@ -14,7 +14,7 @@
14
"branches",
15
"branching"
16
],
17
- "version": "9.6.5",
+ "version": "9.6.6",
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.5';
+export const PACKAGE_VERSION = '9.6.6';
0 commit comments