Skip to content

Commit 9a5f3d5

Browse files
committed
release: v3.49.0
1 parent 9b37326 commit 9a5f3d5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

22

3+
# [3.49.0](https://github.com/globalbrain/sefirot/compare/v3.48.0...v3.49.0) (2024-06-24)
4+
5+
6+
### Bug Fixes
7+
8+
* set `dayjs` as peer-dependency ([#537](https://github.com/globalbrain/sefirot/issues/537)) ([2a8dfb7](https://github.com/globalbrain/sefirot/commit/2a8dfb736e0c90d1d76e61fa06a9906f373d3a6f))
9+
10+
11+
### Features
12+
13+
* **validation:** allow undersocre in domain name when validating email ([#542](https://github.com/globalbrain/sefirot/issues/542)) ([9b37326](https://github.com/globalbrain/sefirot/commit/9b373265e235c52b1f3482e9c327fa7b7bf9a12c))
14+
315
# [3.48.0](https://github.com/globalbrain/sefirot/compare/v3.47.1...v3.48.0) (2024-06-10)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@globalbrain/sefirot",
3-
"version": "3.48.0",
3+
"version": "3.49.0",
44
"packageManager": "[email protected]",
55
"description": "Vue Components for Global Brain Design System.",
66
"author": "Kia Ishii <[email protected]>",

0 commit comments

Comments
 (0)