From 5b711f4ff437b07f2c4f60790ad54495e9c1e68a Mon Sep 17 00:00:00 2001 From: puxiaokang Date: Sat, 6 Jun 2026 17:44:35 +0800 Subject: [PATCH] chore: bump version to 1.5.4 Prepare npm publish and v1.5.4 release after Plot panel UX improvements. --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0c5fb1d..13401d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ioai/rosview", - "version": "1.5.3", + "version": "1.5.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ioai/rosview", - "version": "1.5.3", + "version": "1.5.4", "license": "MIT", "devDependencies": { "@eslint/js": "^9.39.4", diff --git a/package.json b/package.json index 2af48af..a9852f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ioai/rosview", - "version": "1.5.3", + "version": "1.5.4", "description": "High-performance robotics data visualization for MCAP, ROS bag, ROS2 db3, HDF5 and BVH — embeddable React component and standalone SPA", "keywords": [ "ros",