Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @hpcc-js/api@2.8.2
 - @hpcc-js/chart@2.20.2
 - @hpcc-js/codemirror-shim@2.13.4
 - @hpcc-js/codemirror@2.10.2
 - @hpcc-js/common@2.19.2
 - @hpcc-js/comms@2.10.2
 - @hpcc-js/composite@2.5.2
 - @hpcc-js/ddl-shim@2.13.2
 - @hpcc-js/dgrid-shim@2.11.2
 - @hpcc-js/dgrid@2.6.2
 - @hpcc-js/eclwatch@2.6.2
 - @hpcc-js/form@2.8.2
 - @hpcc-js/graph@2.10.2
 - @hpcc-js/html@2.7.2
 - @hpcc-js/layout@2.15.1
 - @hpcc-js/leaflet-shim@2.1.1
 - @hpcc-js/loader@2.10.1
 - @hpcc-js/map-deck@2.3.2
 - @hpcc-js/map@2.11.1
 - @hpcc-js/marshaller@2.16.2
 - @hpcc-js/other@2.13.2
 - @hpcc-js/phosphor-shim@2.11.2
 - @hpcc-js/phosphor@2.13.2
 - @hpcc-js/preact-shim@2.11.2
 - @hpcc-js/react@2.5.2
 - @hpcc-js/timeline@2.7.2
 - @hpcc-js/tree@2.8.2
 - @hpcc-js/util@2.8.2
  • Loading branch information
GordonSmith committed Aug 30, 2019
1 parent b091541 commit 3fcacab
Show file tree
Hide file tree
Showing 56 changed files with 349 additions and 125 deletions.
8 changes: 8 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.8.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/api@2.8.1...@hpcc-js/api@2.8.2) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/api





## [2.8.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/api@2.8.0...@hpcc-js/api@2.8.1) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/api
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/api",
"version": "2.8.1",
"version": "2.8.2",
"description": "hpcc-js - Viz api",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand All @@ -27,7 +27,7 @@
"docs": "typedoc --options tdoptions.json ."
},
"dependencies": {
"@hpcc-js/common": "^2.19.1"
"@hpcc-js/common": "^2.19.2"
},
"devDependencies": {
"@hpcc-js/bundle": "^2.10.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/chart/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.20.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/chart@2.20.1...@hpcc-js/chart@2.20.2) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/chart





## [2.20.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/chart@2.20.0...@hpcc-js/chart@2.20.1) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/chart
Expand Down
8 changes: 4 additions & 4 deletions packages/chart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/chart",
"version": "2.20.1",
"version": "2.20.2",
"description": "hpcc-js - Viz Chart",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand All @@ -27,9 +27,9 @@
"docs": "typedoc --options tdoptions.json ."
},
"dependencies": {
"@hpcc-js/api": "^2.8.1",
"@hpcc-js/common": "^2.19.1",
"@hpcc-js/util": "^2.8.1"
"@hpcc-js/api": "^2.8.2",
"@hpcc-js/common": "^2.19.2",
"@hpcc-js/util": "^2.8.2"
},
"devDependencies": {
"@hpcc-js/bundle": "^2.10.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/codemirror-shim/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.13.4](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/codemirror-shim@2.13.3...@hpcc-js/codemirror-shim@2.13.4) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/codemirror-shim





## [2.13.3](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/codemirror-shim@2.13.2...@hpcc-js/codemirror-shim@2.13.3) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/codemirror-shim
Expand Down
2 changes: 1 addition & 1 deletion packages/codemirror-shim/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/codemirror-shim",
"version": "2.13.3",
"version": "2.13.4",
"description": "hpcc-js - codemirror shim",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand Down
8 changes: 8 additions & 0 deletions packages/codemirror/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/codemirror@2.10.1...@hpcc-js/codemirror@2.10.2) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/codemirror





## [2.10.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/codemirror@2.10.0...@hpcc-js/codemirror@2.10.1) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/codemirror
Expand Down
6 changes: 3 additions & 3 deletions packages/codemirror/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/codemirror",
"version": "2.10.1",
"version": "2.10.2",
"description": "hpcc-js - Viz Code Mirror",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand All @@ -27,11 +27,11 @@
"docs": "typedoc --options tdoptions.json ."
},
"dependencies": {
"@hpcc-js/common": "^2.19.1"
"@hpcc-js/common": "^2.19.2"
},
"devDependencies": {
"@hpcc-js/bundle": "^2.10.4",
"@hpcc-js/codemirror-shim": "^2.13.3",
"@hpcc-js/codemirror-shim": "^2.13.4",
"npm-run-all": "4.1.5",
"rimraf": "2.6.3",
"rollup": "1.20.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.19.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/common@2.19.1...@hpcc-js/common@2.19.2) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/common





## [2.19.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/common@2.19.0...@hpcc-js/common@2.19.1) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/common
Expand Down
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/common",
"version": "2.19.1",
"version": "2.19.2",
"description": "hpcc-js - Viz Common",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand Down Expand Up @@ -29,7 +29,7 @@
"docs": "typedoc --options tdoptions.json ."
},
"dependencies": {
"@hpcc-js/util": "^2.8.1",
"@hpcc-js/util": "^2.8.2",
"@types/d3-array": "1.2.6",
"@types/d3-brush": "1.0.10",
"@types/d3-collection": "1.0.8",
Expand Down
8 changes: 8 additions & 0 deletions packages/comms/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/comms@2.10.1...@hpcc-js/comms@2.10.2) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/comms





## [2.10.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/comms@2.10.0...@hpcc-js/comms@2.10.1) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/comms
Expand Down
6 changes: 3 additions & 3 deletions packages/comms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/comms",
"version": "2.10.1",
"version": "2.10.2",
"description": "hpcc-js - Communications",
"main": "dist/index.node.js",
"module": "dist/index.es6",
Expand Down Expand Up @@ -31,8 +31,8 @@
"docs": "typedoc --options tdoptions.json ."
},
"dependencies": {
"@hpcc-js/ddl-shim": "^2.13.1",
"@hpcc-js/util": "^2.8.1",
"@hpcc-js/ddl-shim": "^2.13.2",
"@hpcc-js/util": "^2.8.2",
"node-fetch": "2.3.0",
"safe-buffer": "5.1.2",
"tmp": "0.0.33",
Expand Down
8 changes: 8 additions & 0 deletions packages/composite/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/composite@2.5.1...@hpcc-js/composite@2.5.2) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/composite





## [2.5.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/composite@2.5.0...@hpcc-js/composite@2.5.1) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/composite
Expand Down
20 changes: 10 additions & 10 deletions packages/composite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/composite",
"version": "2.5.1",
"version": "2.5.2",
"description": "hpcc-js - Viz Composite",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand All @@ -27,15 +27,15 @@
"docs": "typedoc --options tdoptions.json ."
},
"dependencies": {
"@hpcc-js/api": "^2.8.1",
"@hpcc-js/chart": "^2.20.1",
"@hpcc-js/common": "^2.19.1",
"@hpcc-js/dgrid": "^2.6.1",
"@hpcc-js/form": "^2.8.1",
"@hpcc-js/html": "^2.7.1",
"@hpcc-js/layout": "^2.15.0",
"@hpcc-js/other": "^2.13.1",
"@hpcc-js/phosphor": "^2.13.1"
"@hpcc-js/api": "^2.8.2",
"@hpcc-js/chart": "^2.20.2",
"@hpcc-js/common": "^2.19.2",
"@hpcc-js/dgrid": "^2.6.2",
"@hpcc-js/form": "^2.8.2",
"@hpcc-js/html": "^2.7.2",
"@hpcc-js/layout": "^2.15.1",
"@hpcc-js/other": "^2.13.2",
"@hpcc-js/phosphor": "^2.13.2"
},
"devDependencies": {
"@hpcc-js/bundle": "^2.10.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/ddl-shim/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.13.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/ddl-shim@2.13.1...@hpcc-js/ddl-shim@2.13.2) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/ddl-shim





## [2.13.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/ddl-shim@2.13.0...@hpcc-js/ddl-shim@2.13.1) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/ddl-shim
Expand Down
2 changes: 1 addition & 1 deletion packages/ddl-shim/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/ddl-shim",
"version": "2.13.1",
"version": "2.13.2",
"description": "hpcc-js DDL parser",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand Down
8 changes: 8 additions & 0 deletions packages/dgrid-shim/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.11.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/dgrid-shim@2.11.1...@hpcc-js/dgrid-shim@2.11.2) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/dgrid-shim





## [2.11.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/dgrid-shim@2.11.0...@hpcc-js/dgrid-shim@2.11.1) (2019-08-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/dgrid-shim/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/dgrid-shim",
"version": "2.11.1",
"version": "2.11.2",
"description": "dgrid shim",
"main": "dist/index.js",
"unpkg": "dist/index.min.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/dgrid/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.6.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/dgrid@2.6.1...@hpcc-js/dgrid@2.6.2) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/dgrid





## [2.6.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/dgrid@2.6.0...@hpcc-js/dgrid@2.6.1) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/dgrid
Expand Down
10 changes: 5 additions & 5 deletions packages/dgrid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/dgrid",
"version": "2.6.1",
"version": "2.6.2",
"description": "hpcc-js - Viz DGrid",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand Down Expand Up @@ -28,10 +28,10 @@
"docs": "typedoc --options tdoptions.json ."
},
"dependencies": {
"@hpcc-js/common": "^2.19.1",
"@hpcc-js/ddl-shim": "^2.13.1",
"@hpcc-js/dgrid-shim": "^2.11.1",
"@hpcc-js/util": "^2.8.1"
"@hpcc-js/common": "^2.19.2",
"@hpcc-js/ddl-shim": "^2.13.2",
"@hpcc-js/dgrid-shim": "^2.11.2",
"@hpcc-js/util": "^2.8.2"
},
"devDependencies": {
"@hpcc-js/bundle": "^2.10.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/eclwatch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.6.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/eclwatch@2.6.1...@hpcc-js/eclwatch@2.6.2) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/eclwatch





## [2.6.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/eclwatch@2.6.0...@hpcc-js/eclwatch@2.6.1) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/eclwatch
Expand Down
16 changes: 8 additions & 8 deletions packages/eclwatch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/eclwatch",
"version": "2.6.1",
"version": "2.6.2",
"description": "hpcc-js - ECL Watch",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand All @@ -27,13 +27,13 @@
"docs": "typedoc --options tdoptions.json ."
},
"dependencies": {
"@hpcc-js/common": "^2.19.1",
"@hpcc-js/comms": "^2.10.1",
"@hpcc-js/dgrid": "^2.6.1",
"@hpcc-js/graph": "^2.10.1",
"@hpcc-js/layout": "^2.15.0",
"@hpcc-js/timeline": "^2.7.1",
"@hpcc-js/util": "^2.8.1"
"@hpcc-js/common": "^2.19.2",
"@hpcc-js/comms": "^2.10.2",
"@hpcc-js/dgrid": "^2.6.2",
"@hpcc-js/graph": "^2.10.2",
"@hpcc-js/layout": "^2.15.1",
"@hpcc-js/timeline": "^2.7.2",
"@hpcc-js/util": "^2.8.2"
},
"devDependencies": {
"@hpcc-js/bundle": "^2.10.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/form/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.8.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/form@2.8.1...@hpcc-js/form@2.8.2) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/form





## [2.8.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/form@2.8.0...@hpcc-js/form@2.8.1) (2019-08-30)

**Note:** Version bump only for package @hpcc-js/form
Expand Down
Loading

0 comments on commit 3fcacab

Please sign in to comment.