Skip to content

Commit 2a1fb02

Browse files
committed
release: v4.38.1
1 parent 70cfb9f commit 2a1fb02

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
# Changelog
22

3+
## [4.38.1](https://github.com/globalbrain/sefirot/compare/v4.38.0...v4.38.1) (2026-03-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **http:** fix nested key generation in objectToFormData ([#691](https://github.com/globalbrain/sefirot/issues/691)) ([70cfb9f](https://github.com/globalbrain/sefirot/commit/70cfb9f5edb4eda1efbee36a10e1874630f0a573))
9+
310
# [4.38.0](https://github.com/globalbrain/sefirot/compare/v4.37.1...v4.38.0) (2026-03-02)
411

512

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": "4.38.0",
3+
"version": "4.38.1",
44
"description": "Vue Components for Global Brain Design System.",
55
"keywords": [
66
"components",

0 commit comments

Comments
 (0)