From aaf52aff6f95cf189d40cc197b8b35711b0dde20 Mon Sep 17 00:00:00 2001 From: Homebound Bot Date: Wed, 11 Oct 2023 03:33:23 +0000 Subject: [PATCH] chore(release): 2.321.0 [skip ci] ## [2.321.0](https://github.com/homebound-team/beam/compare/v2.320.1...v2.321.0) (2023-10-11) ### Features * new icon ([#959](https://github.com/homebound-team/beam/issues/959)) ([a26a4b1](https://github.com/homebound-team/beam/commit/a26a4b16fd181c2105cb460c25972e456fc42cfb)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 295a2734b..f0b83edb7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@homebound/beam", - "version": "2.320.1", + "version": "2.321.0", "author": "Homebound", "license": "MIT", "main": "dist/index.js",