File tree Expand file tree Collapse file tree 8 files changed +35
-12
lines changed
Expand file tree Collapse file tree 8 files changed +35
-12
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 3.21.5 " ,
2+ "." : " 3.21.6 " ,
33 "packages/api" : " 3.4.16" ,
44 "packages/chart" : " 3.7.5" ,
55 "packages/codemirror" : " 3.7.5" ,
66 "packages/common" : " 3.7.6" ,
7- "packages/comms" : " 3.15.4 " ,
7+ "packages/comms" : " 3.15.5 " ,
88 "packages/composite" : " 3.5.6" ,
99 "packages/dataflow" : " 9.6.10" ,
1010 "packages/ddl-shim" : " 3.3.5" ,
1111 "packages/dgrid" : " 3.7.6" ,
1212 "packages/dgrid-shim" : " 3.4.4" ,
1313 "packages/dgrid2" : " 3.6.4" ,
14- "packages/eclwatch" : " 3.6.5 " ,
14+ "packages/eclwatch" : " 3.6.6 " ,
1515 "packages/esbuild-plugins" : " 1.8.7" ,
1616 "packages/form" : " 3.4.5" ,
1717 "packages/graph" : " 3.7.5" ,
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file. See [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
44
5+ ## [ 3.21.6] ( https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.21.5...hpcc-js-v3.21.6 ) (2026-04-07)
6+
7+
8+ ### Bug Fixes
9+
10+ * touch file to force release ([ 965cab4] ( https://github.com/hpcc-systems/Visualization/commit/965cab4fbb6b8d9f5d8474688b16016837a747cd ) )
11+
512## [ 3.21.5] ( https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.21.4...hpcc-js-v3.21.5 ) (2026-04-07)
613
714
Original file line number Diff line number Diff line change 11{
22 "name" : " hpcc-js" ,
3- "version" : " 3.21.5 " ,
3+ "version" : " 3.21.6 " ,
44 "description" : " HPCC Visualization Framework" ,
55 "private" : true ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55
6+ ## [3.15.5](https://github.com/hpcc-systems/Visualization/compare/comms-v3.15.4...comms-v3.15.5) (2026-04-07)
7+
8+
9+ ### Bug Fixes
10+
11+ * touch file to force release ([965cab4](https://github.com/hpcc-systems/Visualization/commit/965cab4fbb6b8d9f5d8474688b16016837a747cd))
12+
613## [3.15.4](https://github.com/hpcc-systems/Visualization/compare/comms-v3.15.3...comms-v3.15.4) (2026-04-07)
714
815
Original file line number Diff line number Diff line change 11{
22 "name" : " @hpcc-js/comms" ,
3- "version" : " 3.15.4 " ,
3+ "version" : " 3.15.5 " ,
44 "description" : " hpcc-js - Communications" ,
55 "type" : " module" ,
66 "main" : " ./dist/node/index.cjs" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55
6+ ## [3.6.6](https://github.com/hpcc-systems/Visualization/compare/eclwatch-v3.6.5...eclwatch-v3.6.6) (2026-04-07)
7+
8+
9+ ### Dependencies
10+
11+ * The following workspace dependencies were updated
12+ * dependencies
13+ * @hpcc-js/comms bumped from ^3.15.4 to ^3.15.5
14+
615## [3.6.5](https://github.com/hpcc-systems/Visualization/compare/eclwatch-v3.6.4...eclwatch-v3.6.5) (2026-04-07)
716
817
Original file line number Diff line number Diff line change 11{
22 "name" : " @hpcc-js/eclwatch" ,
3- "version" : " 3.6.5 " ,
3+ "version" : " 3.6.6 " ,
44 "description" : " hpcc-js - ECL Watch" ,
55 "type" : " module" ,
66 "main" : " ./dist/index.umd.cjs" ,
3939 "dependencies" : {
4040 "@hpcc-js/codemirror" : " ^3.7.5" ,
4141 "@hpcc-js/common" : " ^3.7.6" ,
42- "@hpcc-js/comms" : " ^3.15.4 " ,
42+ "@hpcc-js/comms" : " ^3.15.5 " ,
4343 "@hpcc-js/dgrid" : " ^3.7.6" ,
4444 "@hpcc-js/graph" : " ^3.7.5" ,
4545 "@hpcc-js/layout" : " ^3.5.11" ,
You can’t perform that action at this time.
0 commit comments