From dea59930cc0df7b5ee22a717e2c02fefa6949d3e Mon Sep 17 00:00:00 2001 From: Homebound Bot Date: Mon, 14 Oct 2024 17:22:28 +0000 Subject: [PATCH] chore(release): 2.369.3 [skip ci] ## [2.369.3](https://github.com/homebound-team/beam/compare/v2.369.2...v2.369.3) (2024-10-14) ### Bug Fixes * email icon to use `clipRule` instead of `clip-rule`; ([#1077](https://github.com/homebound-team/beam/issues/1077)) ([47c447e](https://github.com/homebound-team/beam/commit/47c447edebcb40a951baba1b21e27aeb0d416b6b)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e7ad08c0..19cb939e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@homebound/beam", - "version": "2.369.2", + "version": "2.369.3", "author": "Homebound", "license": "MIT", "main": "dist/index.js",