Skip to content

Commit 47620cf

Browse files
chore: 📦 update change log and package files
1 parent b2a993a commit 47620cf

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Change log
22

3+
4+
### Version: 4.0.0-beta.7
5+
#### Date: April-19-2024
6+
##### Fix:
7+
- parameters and query params bug fixed
8+
39
### Version: 4.0.0-beta.6
410
#### Date: April-09-2024
511
##### New Features:

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/delivery-sdk",
3-
"version": "4.0.0-beta.6",
3+
"version": "4.0.0-beta.7",
44
"type": "commonjs",
55
"main": "./dist/cjs/src/index.js",
66
"types": "./dist/types/src/index.d.ts",

0 commit comments

Comments
 (0)