We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71dd1a4 commit 7c8c370Copy full SHA for 7c8c370
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.0-beta.25
2
+
3
+- Add support for enableChart extension
4
5
## 1.0.0-beta.24
6
7
- Clean up non-enumerable props in calculated expressions
package.json
@@ -1,7 +1,7 @@
{
"name": "sdc-qrf",
"license": "MIT",
- "version": "1.0.0-beta.24",
+ "version": "1.0.0-beta.25",
"scripts": {
"test": "vitest --watch=false",
"test:watch": "vitest --watch",
0 commit comments