Skip to content

Commit 34c8286

Browse files
committed
v3.3.1
1 parent 2cbca88 commit 34c8286

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
### _unreleased_
3+
### @aduh95/Viz.js v3.3.1 (2021-02-17)
44

55
- Fix image support in `@aduh95/viz.js/sync`
66
([#16](https://github.com/aduh95/viz.js/issues/16)).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aduh95/viz.js",
3-
"version": "3.3.0",
3+
"version": "3.3.1",
44
"description": "A hack to put Graphviz on the web.",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)