From 55f03f4b653d170d44fcb3aebda78614e03e3c54 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 20 Jan 2025 13:19:23 +0000 Subject: [PATCH] v0.278.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1eaec4e6..eb0e1495 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chirpwireless/ui-kit", - "version": "0.277.0", + "version": "0.278.0", "type": "module", "declaration": true, "main": "dist/index.cjs.js",