Skip to content

Commit 37a522b

Browse files
committed
v3.3.3
1 parent 4e7ef20 commit 37a522b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
### @aduh95/Viz.js v3.3.3 (2021-02-22)
4+
5+
- Improve interoperability with web bundlers
6+
([#19](https://github.com/aduh95/viz.js/pull/19)).
7+
38
### @aduh95/Viz.js v3.3.2 (2021-02-17)
49

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

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