Skip to content

Commit

Permalink
release: v3.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Apr 22, 2024
1 parent e2bd478 commit f2f1ff1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


# [3.43.0](https://github.com/globalbrain/sefirot/compare/v3.42.0...v3.43.0) (2024-04-22)


### Features

* **api:** allow executing queries without assigning result to data ([#519](https://github.com/globalbrain/sefirot/issues/519)) ([e968867](https://github.com/globalbrain/sefirot/commit/e9688679860c2ccd0b625535e3b388de225b9129))

# [3.42.0](https://github.com/globalbrain/sefirot/compare/v3.41.0...v3.42.0) (2024-04-17)


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

0 comments on commit f2f1ff1

Please sign in to comment.