Skip to content

Commit

Permalink
build artefacts for 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jkafader-esnet committed Dec 19, 2024
1 parent 2de4b08 commit ea0d18a
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 46 deletions.
40 changes: 0 additions & 40 deletions dist/MANIFEST.txt

This file was deleted.

1 change: 1 addition & 0 deletions dist/components/MapCanvas.component.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ export class MapCanvas extends BindableHTMLElement {
enableNodeAnimation: string;
enableScrolling: string;
showViewControls: string;
showSidebar: string;
thresholds: string;
multiLayerNodeSnap: string;
configurationUrl: string;
Expand Down
2 changes: 1 addition & 1 deletion dist/components/MapCanvas.component.d.ts.map

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

2 changes: 1 addition & 1 deletion dist/components/lib/pubsub.d.ts.map

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

2 changes: 1 addition & 1 deletion dist/module.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/module.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
}
],
"version": "3.1.0",
"updated": "2024-11-15"
"updated": "2024-12-19"
},
"dependencies": {
"grafanaDependency": ">=9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "esnet-networkmap-panel",
"version": "3.1.0-beta1",
"version": "3.1.0",
"description": "Network Map Panel",
"repository": "https://github.com/esnet/grafana-esnet-networkmap-panel",
"scripts": {
Expand Down

0 comments on commit ea0d18a

Please sign in to comment.