Skip to content

Commit

Permalink
release: v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Sep 4, 2024
1 parent 592a991 commit 4fc4fdb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@


# [4.3.0](https://github.com/globalbrain/sefirot/compare/v4.2.0...v4.3.0) (2024-09-04)


### Bug Fixes

* **http:** bracket format for arrays in qs doesn't work properly with php ([#551](https://github.com/globalbrain/sefirot/issues/551)) ([9a5db93](https://github.com/globalbrain/sefirot/commit/9a5db93eac874adcd6d553ff218817014ca8db9b))


### Features

* **Http:** add headers option ([#549](https://github.com/globalbrain/sefirot/issues/549)) ([d9fe2e1](https://github.com/globalbrain/sefirot/commit/d9fe2e178e6e39922e06f13369bdee9668750ea1))

# [4.2.0](https://github.com/globalbrain/sefirot/compare/v4.1.1...v4.2.0) (2024-08-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@globalbrain/sefirot",
"type": "module",
"version": "4.2.0",
"version": "4.3.0",
"packageManager": "[email protected]",
"description": "Vue Components for Global Brain Design System.",
"author": "Kia Ishii <[email protected]>",
Expand Down

0 comments on commit 4fc4fdb

Please sign in to comment.