Skip to content

Commit 03f085e

Browse files
chore(release): v1.5.13
1 parent acbc38b commit 03f085e

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
11
# Changelog
22

3+
## [1.5.13] - 2026-05-01
4+
5+
### ⚙️ Miscellaneous Tasks
6+
7+
- Move lambda-query skill to top-level skills/ folder
8+
- Update oxfmt ignore pattern from .agents to skills
39
## [1.5.12] - 2026-04-12
410

511
### 📚 Documentation
612

713
- Update documentation links to docs.lambda-studio.com
14+
15+
### ⚙️ Miscellaneous Tasks
16+
17+
- *(release)* V1.5.12
818
## [1.5.11] - 2026-04-12
919

1020
### ⚙️ Miscellaneous Tasks

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.5.12",
3+
"version": "1.5.13",
44
"description": "Lightweight, isomorphic and framework agnostic asynchronous data management for modern UIs",
55
"keywords": [
66
"data-management",

0 commit comments

Comments
 (0)