Skip to content

Commit c92c42e

Browse files
committed
chore: version bump
1 parent 778412e commit c92c42e

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### Version: 4.7.1
2+
#### Date: June-13-2025
3+
- Add encode option on find method to encode query params
4+
5+
### Version: 4.7.0
6+
#### Date: Apr-29-2025
7+
- Added return type for entry-querable method
8+
- Added support of top-level export of Stack type in @contentstack/delivery-sdk for compatibility with "moduleResolution": "Bundler".
9+
110
### Version: 4.6.1
211
#### Date: March-24-2025
312
Fix: Update imports and 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": "4.7.0",
3+
"version": "4.7.1",
44
"type": "module",
55
"license": "MIT",
66
"main": "./dist/legacy/index.cjs",

0 commit comments

Comments
 (0)