basic support for v4.2 (#592)

* basic support for v4.2

* bump versions

* update readme with versions

* upgrade version for v4.1.X
This commit is contained in:
mattieserver
2025-01-10 15:41:44 +01:00
committed by GitHub
parent 2893fff111
commit cf8641939a
9 changed files with 395 additions and 132 deletions
@@ -1,7 +1,7 @@
{
"private": true,
"name": "netbox_topology_views",
"version": "4.1.0",
"version": "4.2.0",
"scripts": {
"bundle": "node bundle.js",
"bundle:styles": "node bundle.js --styles",