Skip to content

Commit 9b41390

Browse files
committed
release: v4.4.1
1 parent 453f8ba commit 9b41390

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [4.4.1](https://github.com/globalbrain/sefirot/compare/v4.4.0...v4.4.1) (2024-09-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **desc-text:** handle fuzzy email detection with non-ascii symbols ([453f8ba](https://github.com/globalbrain/sefirot/commit/453f8ba4faf53b4b1731b0834fb6730ddc12bbed))
9+
310
# [4.4.0](https://github.com/globalbrain/sefirot/compare/v4.3.2...v4.4.0) (2024-09-25)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@globalbrain/sefirot",
33
"type": "module",
4-
"version": "4.4.0",
4+
"version": "4.4.1",
55
"packageManager": "[email protected]",
66
"description": "Vue Components for Global Brain Design System.",
77
"author": "Kia Ishii <[email protected]>",

0 commit comments

Comments
 (0)