From 027439d38d072cdef1845109567c735c6b883630 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 03:51:35 +0000 Subject: [PATCH] chore(release): bump package.json to v0.21.21 [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 06df6867f..0b9746fe9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sistent/sistent", - "version": "0.21.20", + "version": "0.21.21", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@sistent/sistent", - "version": "0.21.20", + "version": "0.21.21", "dependencies": { "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.1", diff --git a/package.json b/package.json index 760f75cd2..34250a8d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sistent/sistent", - "version": "0.21.20", + "version": "0.21.21", "description": "Reusable React Components and SVG Icons library", "repository": { "type": "git",