Skip to content

Commit 29f0270

Browse files
chore(release): v1.5.3
1 parent 29b39ad commit 29f0270

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.5.3] - 2026-03-23
4+
5+
### ⚙️ Miscellaneous Tasks
6+
7+
- *(ci)* Merge publish into release workflow
38
## [1.5.2] - 2026-03-23
49

510
### 📚 Documentation
611

712
- Document commit type conventions for CI changes
13+
14+
### ⚙️ Miscellaneous Tasks
15+
16+
- *(release)* V1.5.2
817
## [1.5.1] - 2026-03-23
918

1019
### 🐛 Bug Fixes

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

0 commit comments

Comments
 (0)