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]
 - @hpcc-js/[email protected]
 - @hpcc-js/[email protected]
 - @hpcc-js/[email protected]
 - @hpcc-js/[email protected]
 - @hpcc-js/[email protected]
 - @hpcc-js/[email protected]
 - @hpcc-js/[email protected]
  • Loading branch information
GordonSmith committed Mar 15, 2024
1 parent 241e861 commit 17a204a
Show file tree
Hide file tree
Showing 23 changed files with 223 additions and 88 deletions.
88 changes: 44 additions & 44 deletions package-lock.json

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

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

## [2.83.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/[email protected]...@hpcc-js/[email protected]) (2024-03-15)


### Bug Fixes

* Merge conflict ([241e861](https://github.com/hpcc-systems/Visualization/commit/241e86168384df952f5e0e9d8b3c3ec8157f0288))



## 2.105.1 (2024-03-15)





# [2.83.0](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/[email protected]...@hpcc-js/[email protected]) (2024-03-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/chart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/chart",
"version": "2.83.0",
"version": "2.83.1",
"description": "hpcc-js - Viz Chart",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand Down
12 changes: 12 additions & 0 deletions packages/composite/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.7.22](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/[email protected]...@hpcc-js/[email protected]) (2024-03-15)



## 2.105.1 (2024-03-15)

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





## [2.7.21](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/[email protected]...@hpcc-js/[email protected]) (2024-03-15)


Expand Down
12 changes: 6 additions & 6 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.7.21",
"version": "2.7.22",
"description": "hpcc-js - Viz Composite",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand Down Expand Up @@ -39,14 +39,14 @@
},
"dependencies": {
"@hpcc-js/api": "^2.12.15",
"@hpcc-js/chart": "^2.83.0",
"@hpcc-js/chart": "^2.83.1",
"@hpcc-js/common": "^2.71.15",
"@hpcc-js/dgrid": "^2.32.16",
"@hpcc-js/form": "^2.10.17",
"@hpcc-js/form": "^2.10.18",
"@hpcc-js/html": "^2.42.17",
"@hpcc-js/layout": "^2.49.18",
"@hpcc-js/other": "^2.15.18",
"@hpcc-js/phosphor": "^2.18.4"
"@hpcc-js/layout": "^2.49.19",
"@hpcc-js/other": "^2.15.19",
"@hpcc-js/phosphor": "^2.18.5"
},
"devDependencies": {
"@hpcc-js/bundle": "^2.11.5",
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.73.41](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/[email protected]...@hpcc-js/[email protected]) (2024-03-15)



## 2.105.1 (2024-03-15)

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





## [2.73.40](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/[email protected]...@hpcc-js/[email protected]) (2024-03-15)


Expand Down
8 changes: 4 additions & 4 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.73.40",
"version": "2.73.41",
"description": "hpcc-js - ECL Watch",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand Down Expand Up @@ -43,9 +43,9 @@
"@hpcc-js/comms": "^2.91.0",
"@hpcc-js/dgrid": "^2.32.16",
"@hpcc-js/graph": "^2.85.12",
"@hpcc-js/layout": "^2.49.18",
"@hpcc-js/phosphor": "^2.18.4",
"@hpcc-js/timeline": "^2.51.21",
"@hpcc-js/layout": "^2.49.19",
"@hpcc-js/phosphor": "^2.18.5",
"@hpcc-js/timeline": "^2.51.22",
"@hpcc-js/tree": "^2.40.15",
"@hpcc-js/util": "^2.50.6"
},
Expand Down
12 changes: 12 additions & 0 deletions packages/form/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.10.18](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/[email protected]...@hpcc-js/[email protected]) (2024-03-15)



## 2.105.1 (2024-03-15)

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





## [2.10.17](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/[email protected]...@hpcc-js/[email protected]) (2024-03-15)


Expand Down
4 changes: 2 additions & 2 deletions packages/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/form",
"version": "2.10.17",
"version": "2.10.18",
"description": "hpcc-js - Viz Form",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand Down Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@hpcc-js/api": "^2.12.15",
"@hpcc-js/chart": "^2.83.0",
"@hpcc-js/chart": "^2.83.1",
"@hpcc-js/common": "^2.71.15"
},
"devDependencies": {
Expand Down
12 changes: 12 additions & 0 deletions packages/layout/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.49.19](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/[email protected]...@hpcc-js/[email protected]) (2024-03-15)



## 2.105.1 (2024-03-15)

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





## [2.49.18](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/[email protected]...@hpcc-js/[email protected]) (2024-03-15)


Expand Down
Loading

0 comments on commit 17a204a

Please sign in to comment.