Skip to content

Commit 82ee853

Browse files
committed
chore: bump version to 1.5.0
1 parent 341a4ac commit 82ee853

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.oxfmtrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"singleQuote": true,
1111
"semi": false,
1212
"quoteProps": "consistent",
13-
"ignorePatterns": []
13+
"ignorePatterns": [".agents"]
1414
}

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@studiolambda/query",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "Lightweight, isomorphic and framework agnostic asynchronous data management for modern UIs",
55
"keywords": [
66
"data-management",

0 commit comments

Comments
 (0)