Skip to content

Commit 6cb5b21

Browse files
committed
v3.3.2
1 parent febf3d6 commit 6cb5b21

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.2 (2021-02-17)
44

55
- Fix `TextDecoder is not defined` in `@aduh95/viz.js/sync` on older version of
66
Node.js.

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.1",
3+
"version": "3.3.2",
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)