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 0855561 commit ea207b4Copy full SHA for ea207b4
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Next
+## 2.0.0-beta.9
2
- updated rawgrahps-core to 1.0.0-beta.14 (number parsing with separators)
3
- update rawgraphs-charts, added gantt chart
4
## 2.0.0-beta.8
package.json
@@ -1,7 +1,7 @@
{
"name": "rawgraphs-frontend",
"homepage": "https://app.rawgraphs.io",
- "version": "2.0.0-beta.8",
+ "version": "2.0.0-beta.9",
5
"private": true,
6
"dependencies": {
7
"@rawgraphs/rawgraphs-charts": "^1.0.0-beta.17",
0 commit comments