feat(eco-view-peripherals): encapsulate networkRanges as internal @state and add public getter/setter methods

This commit is contained in:
2026-01-12 12:04:13 +00:00
parent aa7dcf5339
commit 0e9a025d95
3 changed files with 24 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@ecobridge.xyz/catalog',
version: '3.35.0',
version: '3.36.0',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}