From cf88bc86351daca9a2d8f05759b55f5a051e101a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 09:25:44 +0000 Subject: [PATCH] chore(release): bump package.json to v0.22.6 [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 0f55dd659..c3f5af590 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sistent/sistent", - "version": "0.22.5", + "version": "0.22.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@sistent/sistent", - "version": "0.22.5", + "version": "0.22.6", "dependencies": { "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.1", diff --git a/package.json b/package.json index 7efb5af9c..bf3a72522 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sistent/sistent", - "version": "0.22.5", + "version": "0.22.6", "description": "Reusable React Components and SVG Icons library", "repository": { "type": "git",