Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @hpcc-js/wc-observable@0.1.18
 - @hpcc-js/api@2.12.15
 - @hpcc-js/chart@2.81.10
 - @hpcc-js/codemirror@2.61.2
 - @hpcc-js/common@2.71.15
 - @hpcc-js/comms@2.88.0
 - @hpcc-js/composite@2.7.18
 - @hpcc-js/dgrid@2.32.16
 - @hpcc-js/dgrid2@2.3.15
 - @hpcc-js/eclwatch@2.73.34
 - @hpcc-js/form@2.10.15
 - @hpcc-js/graph@2.85.11
 - @hpcc-js/html@2.42.16
 - @hpcc-js/layout@2.49.15
 - @hpcc-js/loader@2.104.37
 - @hpcc-js/map-deck@2.7.15
 - @hpcc-js/map@2.77.14
 - @hpcc-js/marshaller@2.25.34
 - @hpcc-js/observable-md@2.54.16
 - @hpcc-js/other@2.15.15
 - @hpcc-js/phosphor@2.18.1
 - @hpcc-js/react@2.53.12
 - @hpcc-js/timeline@2.51.18
 - @hpcc-js/tree@2.40.15
  • Loading branch information
GordonSmith committed Jan 25, 2024
1 parent 68e302f commit 8dde678
Show file tree
Hide file tree
Showing 49 changed files with 601 additions and 238 deletions.
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.18](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/wc-observable@0.1.17...@hpcc-js/wc-observable@0.1.18) (2024-01-25)

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





## [0.1.17](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/wc-observable@0.1.16...@hpcc-js/wc-observable@0.1.17) (2024-01-18)

**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.17",
"version": "0.1.18",
"description": "hpcc-systems web component ObservableHQ 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/observable-md": "^2.54.15",
"@hpcc-js/observable-md": "^2.54.16",
"@hpcc-js/wc-core": "^0.4.10",
"tslib": "2.6.2"
},
Expand Down
Loading

0 comments on commit 8dde678

Please sign in to comment.