Skip to content

Commit 7a6ce95

Browse files
revert version bump
1 parent a60336c commit 7a6ce95

3 files changed

Lines changed: 3 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
### Version: 5.2.1
2-
#### Date: May-04-2026
3-
Fix: Snyk fixes
4-
51
### Version: 5.2.0
62
#### Date: Apr-09-2026
73
Enhancement: `ContentTypeQuery` extends `BaseQuery` so `stack.contentType()` supports `paginate`, `skip`, `limit`, and related query helpers without mutating `_queryParams`; `includeGlobalFieldSchema()` and `find()` stay backward compatible. Expanded unit tests for `ContentTypeQuery`.

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": "@contentstack/delivery-sdk",
3-
"version": "5.2.1",
3+
"version": "5.2.0",
44
"type": "module",
55
"license": "MIT",
66
"engines": {

0 commit comments

Comments
 (0)