Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @hpcc-js/wc-core@0.4.12
 - @hpcc-js/wc-editor@0.4.13
 - @hpcc-js/wc-layout@0.4.12
 - @hpcc-js/wc-observable@0.1.22
 - @hpcc-js/wc-preview@0.5.13
 - @hpcc-js/demo-react-typescript@0.3.12
 - @hpcc-js/api@2.12.16
 - @hpcc-js/chart@2.83.2
 - @hpcc-js/codemirror@2.61.3
 - @hpcc-js/common@2.71.16
 - @hpcc-js/comms@2.92.0
 - @hpcc-js/composite@2.7.24
 - @hpcc-js/dgrid@2.32.17
 - @hpcc-js/dgrid2@2.3.18
 - @hpcc-js/eclwatch@2.74.0
 - @hpcc-js/form@2.10.19
 - @hpcc-js/graph@2.85.14
 - @hpcc-js/html@2.42.19
 - @hpcc-js/layout@2.49.21
 - @hpcc-js/loader@2.105.6
 - @hpcc-js/map@2.77.20
 - @hpcc-js/map-deck@2.7.18
 - @hpcc-js/marshaller@2.25.45
 - @hpcc-js/other@2.15.21
 - @hpcc-js/phosphor@2.18.7
 - @hpcc-js/react@2.53.15
 - @hpcc-js/timeline@2.51.24
 - @hpcc-js/tree@2.40.16
 - @hpcc-js/util@2.51.0
  • Loading branch information
GordonSmith committed Apr 17, 2024
1 parent 7badf83 commit bac373f
Show file tree
Hide file tree
Showing 60 changed files with 932 additions and 282 deletions.
8 changes: 8 additions & 0 deletions components/core/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.

## [0.4.12](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/wc-core@0.4.11...@hpcc-js/wc-core@0.4.12) (2024-04-17)

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





## [0.4.11](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/wc-core@0.4.10...@hpcc-js/wc-core@0.4.11) (2024-03-28)

**Note:** Version bump only for package @hpcc-js/wc-core
Expand Down
4 changes: 2 additions & 2 deletions components/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/wc-core",
"version": "0.4.11",
"version": "0.4.12",
"description": "hpcc-systems web component core library",
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -29,7 +29,7 @@
"update": "npx --yes npm-check-updates -u -t minor"
},
"dependencies": {
"@hpcc-js/util": "^2.50.6"
"@hpcc-js/util": "^2.51.0"
},
"devDependencies": {
"@types/react": "16.14.60",
Expand Down
8 changes: 8 additions & 0 deletions components/editor/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.

## [0.4.13](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/wc-editor@0.4.12...@hpcc-js/wc-editor@0.4.13) (2024-04-17)

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





## [0.4.12](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/wc-editor@0.4.11...@hpcc-js/wc-editor@0.4.12) (2024-03-28)

**Note:** Version bump only for package @hpcc-js/wc-editor
Expand Down
4 changes: 2 additions & 2 deletions components/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/wc-editor",
"version": "0.4.12",
"version": "0.4.13",
"description": "hpcc-systems web component editor library",
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -39,7 +39,7 @@
"@codemirror/state": "6.4.1",
"@codemirror/theme-one-dark": "6.1.2",
"@codemirror/view": "6.26.0",
"@hpcc-js/wc-core": "^0.4.11",
"@hpcc-js/wc-core": "^0.4.12",
"tslib": "2.6.2"
},
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions components/layout/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.

## [0.4.12](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/wc-layout@0.4.11...@hpcc-js/wc-layout@0.4.12) (2024-04-17)

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





## [0.4.11](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/wc-layout@0.4.10...@hpcc-js/wc-layout@0.4.11) (2024-03-28)

**Note:** Version bump only for package @hpcc-js/wc-layout
Expand Down
4 changes: 2 additions & 2 deletions components/layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/wc-layout",
"version": "0.4.11",
"version": "0.4.12",
"description": "hpcc-systems web component layout library",
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -29,7 +29,7 @@
"update": "npx --yes npm-check-updates -u -t minor"
},
"dependencies": {
"@hpcc-js/wc-core": "^0.4.11",
"@hpcc-js/wc-core": "^0.4.12",
"@lumino/dragdrop": "1.14.5",
"@lumino/messaging": "1.10.3",
"@lumino/widgets": "1.37.2",
Expand Down
8 changes: 8 additions & 0 deletions components/observable/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.

## [0.1.22](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/wc-observable@0.1.21...@hpcc-js/wc-observable@0.1.22) (2024-04-17)

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





## [0.1.21](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/wc-observable@0.1.20...@hpcc-js/wc-observable@0.1.21) (2024-03-28)

**Note:** Version bump only for package @hpcc-js/wc-observable
Expand Down
4 changes: 2 additions & 2 deletions components/observable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/wc-observable",
"version": "0.1.21",
"version": "0.1.22",
"description": "hpcc-systems web component ObservableHQ library",
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@hpcc-js/observablehq-compiler": "^1.2.12",
"@hpcc-js/wc-core": "^0.4.11",
"@hpcc-js/wc-core": "^0.4.12",
"@observablehq/runtime": "5.9.8",
"tslib": "2.6.2"
},
Expand Down
8 changes: 8 additions & 0 deletions components/preview/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.

## [0.5.13](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/wc-preview@0.5.12...@hpcc-js/wc-preview@0.5.13) (2024-04-17)

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





## [0.5.12](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/wc-preview@0.5.11...@hpcc-js/wc-preview@0.5.12) (2024-03-28)

**Note:** Version bump only for package @hpcc-js/wc-preview
Expand Down
8 changes: 4 additions & 4 deletions components/preview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/wc-preview",
"version": "0.5.12",
"version": "0.5.13",
"description": "hpcc-systems web component preview library",
"sideEffects": false,
"type": "module",
Expand Down Expand Up @@ -29,9 +29,9 @@
"update": "npx --yes npm-check-updates -u -t minor"
},
"dependencies": {
"@hpcc-js/wc-core": "^0.4.11",
"@hpcc-js/wc-editor": "^0.4.12",
"@hpcc-js/wc-layout": "^0.4.11",
"@hpcc-js/wc-core": "^0.4.12",
"@hpcc-js/wc-editor": "^0.4.13",
"@hpcc-js/wc-layout": "^0.4.12",
"tslib": "2.6.2"
},
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions demos/react/typescript/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.

## [0.3.12](https://github.com/GordonSmith/Visualization/compare/@hpcc-js/demo-react-typescript@0.3.11...@hpcc-js/demo-react-typescript@0.3.12) (2024-04-17)

**Note:** Version bump only for package @hpcc-js/demo-react-typescript





## [0.3.11](https://github.com/GordonSmith/Visualization/compare/@hpcc-js/demo-react-typescript@0.3.10...@hpcc-js/demo-react-typescript@0.3.11) (2024-03-28)

**Note:** Version bump only for package @hpcc-js/demo-react-typescript
Expand Down
6 changes: 3 additions & 3 deletions demos/react/typescript/package-lock.json

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

4 changes: 2 additions & 2 deletions demos/react/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@hpcc-js/demo-react-typescript",
"version": "0.3.11",
"version": "0.3.12",
"private": true,
"dependencies": {
"@hpcc-js/wc-layout": "^0.4.11",
"@hpcc-js/wc-layout": "^0.4.12",
"@lit-labs/react": "^1.2.1",
"@types/react": "^17.0.80",
"@types/react-dom": "^17.0.25",
Expand Down
Loading

0 comments on commit bac373f

Please sign in to comment.