From 8dac9349cbaabc68c20dbee58e809eb1ca86e43e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 04:44:14 +0000 Subject: [PATCH] chore(release): bump package.json to v0.21.46 [skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- 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 96bf9a8b6..2bbdb9aea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sistent/sistent", - "version": "0.21.45", + "version": "0.21.46", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@sistent/sistent", - "version": "0.21.45", + "version": "0.21.46", "dependencies": { "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.1", diff --git a/package.json b/package.json index 81fa23409..72ed16362 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sistent/sistent", - "version": "0.21.45", + "version": "0.21.46", "description": "Reusable React Components and SVG Icons library", "repository": { "type": "git",