Skip to content

Commit 60c9377

Browse files
chore(release): v1.5.15
1 parent a3d5918 commit 60c9377

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.5.15] - 2026-05-10
4+
5+
### 🐛 Bug Fixes
6+
7+
- *(deps)* Regenerate lockfile with clean node_modules
38
## [1.5.14] - 2026-05-01
49

510
### ⚙️ Miscellaneous Tasks
611

712
- Restructure lambda-query skill with detailed reference docs
13+
- *(release)* V1.5.14
814
## [1.5.13] - 2026-05-01
915

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

0 commit comments

Comments
 (0)