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 472b3ce commit b489effCopy full SHA for b489eff
lerna.json
@@ -2,5 +2,5 @@
2
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3
"useNx": true,
4
"useWorkspaces": true,
5
- "version": "7.0.7"
+ "version": "7.0.8"
6
}
packages/constants/src/lib/version.ts
@@ -1 +1 @@
1
-export const version = '7.0.7';
+export const version = '7.0.8';
0 commit comments