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 2cbca88 commit 34c8286Copy full SHA for 34c8286
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-### _unreleased_
+### @aduh95/Viz.js v3.3.1 (2021-02-17)
4
5
- Fix image support in `@aduh95/viz.js/sync`
6
([#16](https://github.com/aduh95/viz.js/issues/16)).
package.json
{
"name": "@aduh95/viz.js",
- "version": "3.3.0",
+ "version": "3.3.1",
"description": "A hack to put Graphviz on the web.",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
0 commit comments