Skip to content

Commit f2f1ff1

Browse files
committed
release: v3.43.0
1 parent e2bd478 commit f2f1ff1

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+
# [3.43.0](https://github.com/globalbrain/sefirot/compare/v3.42.0...v3.43.0) (2024-04-22)
4+
5+
6+
### Features
7+
8+
* **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))
9+
310
# [3.42.0](https://github.com/globalbrain/sefirot/compare/v3.41.0...v3.42.0) (2024-04-17)
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": "3.42.0",
3+
"version": "3.43.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)