Skip to content

Commit cdd2fee

Browse files
version bump
1 parent dcf6048 commit cdd2fee

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### Version: 5.3.0
2+
#### Date: Jul-15-2026
3+
Feature: Added Taxonomy Content Delivery API support via `stack.taxonomy()` — fetch published taxonomies and terms, term ancestors/descendants, and term locales, with `locale`, fallback, branch, `depth`, and pagination query helpers. Requires the `taxonomy_publish` feature flag.
4+
15
### Version: 5.2.2
26
#### Date: June-29-2026
37
Fix: Upgrade dependencies

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.2",
3+
"version": "5.3.0",
44
"type": "module",
55
"license": "MIT",
66
"engines": {

0 commit comments

Comments
 (0)