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.
7.1.0
1 parent 1f2d9d1 commit 697190aCopy full SHA for 697190a
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.9"
+ "version": "7.1.0"
6
}
packages/constants/src/lib/version.ts
@@ -1 +1 @@
1
-export const version = '7.0.9';
+export const version = '7.1.0';
0 commit comments