From 05e01b69c2d16d5b1ed7b08357435af2e456dd2f Mon Sep 17 00:00:00 2001 From: Stephanie Yang Date: Wed, 28 Feb 2024 10:56:29 -0600 Subject: [PATCH] release 5.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ecc31b9..4184bc9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reablocks", - "version": "5.9.0", + "version": "5.10.0", "description": "Component library for React", "scripts": { "build": "vite build --mode library",