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 9eed5dc commit ec6099cCopy full SHA for ec6099c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-### _unreleased_
+### @aduh95/Viz.js v3.3.4 (2021-03-10)
4
5
- Bump Graphviz version to
6
[2.46.1](https://gitlab.com/graphviz/graphviz/-/blob/master/CHANGELOG.md#2461-2021-02-13).
package.json
{
"name": "@aduh95/viz.js",
- "version": "3.3.3",
+ "version": "3.3.4",
"description": "A hack to put Graphviz on the web.",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
0 commit comments