Skip to content

Commit fbaf573

Browse files
bump: version 0.2.3 → 0.2.4
1 parent 58de7d7 commit fbaf573

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.2.4 (2025-04-01)
2+
3+
### Fix
4+
5+
- **query.ts,-package.json**: removes a package that causes build errors in accelerator
6+
17
## 0.2.3 (2025-03-28)
28

39
### Fix

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"license": "MIT",
1212
"private": false,
13-
"version": "0.2.3",
13+
"version": "0.2.4",
1414
"type": "module",
1515
"files": [
1616
"package.json",

0 commit comments

Comments
 (0)