From 35734822096184b4cb5a0ca8cede2dfb742f3e2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 7 Aug 2024 16:52:53 +0000 Subject: [PATCH] CI: @mezh-hq/react-seat-toolkit - minor release skip-checks: true --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 798985f..eb9f5da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mezh-hq/react-seat-toolkit", - "version": "2.0.0", + "version": "2.1.0", "description": "React UI library to design and render seat layouts", "main": "dist/index.cjs", "module": "dist/index.mjs",