Skip to content

Commit 222923f

Browse files
committed
Merge branch 'release/v2.2.3'
2 parents 0c04c93 + a66138a commit 222923f

File tree

8 files changed

+123
-89
lines changed

8 files changed

+123
-89
lines changed

dist/parcoords.esm.js

Lines changed: 38 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/parcoords.esm.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/parcoords.js

Lines changed: 38 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/parcoords.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/parcoords.standalone.js

Lines changed: 42 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/parcoords.standalone.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parcoord-es",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"description": "ES6 module of Parallel Coordinates, based on d3 v5 modules",
55
"main": "dist/parcoords.js",
66
"module": "dist/parcoords.esm.js",

0 commit comments

Comments
 (0)