Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @hpcc-js/[email protected]
 - @hpcc-js/[email protected]
 - @hpcc-js/[email protected]
 - @hpcc-js/[email protected]
  • Loading branch information
GordonSmith committed Jul 29, 2024
1 parent 16752be commit 31a630a
Show file tree
Hide file tree
Showing 9 changed files with 71 additions and 26 deletions.
27 changes: 10 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions packages/comms/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.94.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/[email protected]...@hpcc-js/[email protected]) (2024-07-29)



## 2.106.1 (2024-07-24)



# 2.106.0 (2024-07-23)

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





# 2.94.0 (2024-07-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/comms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/comms",
"version": "2.94.0",
"version": "2.94.1",
"description": "hpcc-js - Communications",
"main": "dist/index.node.js",
"module": "dist/index.es6",
Expand Down
12 changes: 12 additions & 0 deletions packages/eclwatch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.75.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/[email protected]...@hpcc-js/[email protected]) (2024-07-29)



## 2.106.1 (2024-07-24)

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





## [2.75.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/[email protected]...@hpcc-js/[email protected]) (2024-07-24)


Expand Down
4 changes: 2 additions & 2 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.75.1",
"version": "2.75.2",
"description": "hpcc-js - ECL Watch",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand Down Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@hpcc-js/codemirror": "^2.63.0",
"@hpcc-js/common": "^2.72.0",
"@hpcc-js/comms": "^2.94.0",
"@hpcc-js/comms": "^2.94.1",
"@hpcc-js/dgrid": "^2.33.0",
"@hpcc-js/graph": "^2.86.0",
"@hpcc-js/layout": "^2.50.1",
Expand Down
12 changes: 12 additions & 0 deletions packages/loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.106.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/[email protected]...@hpcc-js/[email protected]) (2024-07-29)



## 2.106.1 (2024-07-24)

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





## [2.106.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/[email protected]...@hpcc-js/[email protected]) (2024-07-24)


Expand Down
8 changes: 4 additions & 4 deletions packages/loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/loader",
"version": "2.106.1",
"version": "2.106.2",
"description": "hpcc-js - Loader",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand Down Expand Up @@ -42,18 +42,18 @@
"@hpcc-js/chart": "^2.84.1",
"@hpcc-js/codemirror": "^2.63.0",
"@hpcc-js/common": "^2.72.0",
"@hpcc-js/comms": "^2.94.0",
"@hpcc-js/comms": "^2.94.1",
"@hpcc-js/composite": "^2.8.1",
"@hpcc-js/dgrid": "^2.33.0",
"@hpcc-js/dgrid2": "^2.4.0",
"@hpcc-js/eclwatch": "^2.75.1",
"@hpcc-js/eclwatch": "^2.75.2",
"@hpcc-js/form": "^2.11.1",
"@hpcc-js/graph": "^2.86.0",
"@hpcc-js/html": "^2.43.0",
"@hpcc-js/layout": "^2.50.1",
"@hpcc-js/map": "^2.78.1",
"@hpcc-js/map-deck": "^2.8.0",
"@hpcc-js/marshaller": "^2.26.1",
"@hpcc-js/marshaller": "^2.26.2",
"@hpcc-js/observablehq-compiler": "^1.3.0",
"@hpcc-js/other": "^2.16.1",
"@hpcc-js/phosphor": "^2.19.1",
Expand Down
12 changes: 12 additions & 0 deletions packages/marshaller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.26.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/[email protected]...@hpcc-js/[email protected]) (2024-07-29)



## 2.106.1 (2024-07-24)

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





## [2.26.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/[email protected]...@hpcc-js/[email protected]) (2024-07-24)


Expand Down
4 changes: 2 additions & 2 deletions packages/marshaller/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/marshaller",
"version": "2.26.1",
"version": "2.26.2",
"description": "hpcc-js - Viz Marshaller",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand Down Expand Up @@ -41,7 +41,7 @@
"@hpcc-js/chart": "^2.84.1",
"@hpcc-js/codemirror": "^2.63.0",
"@hpcc-js/common": "^2.72.0",
"@hpcc-js/comms": "^2.94.0",
"@hpcc-js/comms": "^2.94.1",
"@hpcc-js/composite": "^2.8.1",
"@hpcc-js/ddl-shim": "^2.21.0",
"@hpcc-js/dgrid": "^2.33.0",
Expand Down

0 comments on commit 31a630a

Please sign in to comment.