Skip to content

Commit 9e2796a

Browse files
Merge pull request #276 from contentstack/fix/staging-version-bump
version bump
2 parents 83dfe4f + 0c0aaec commit 9e2796a

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Changelog
2+
## [v1.19.3](https://github.com/contentstack/contentstack-management-javascript/tree/v1.19.2) (2025-02-24)
3+
- Fix
4+
- Added proper assertions for test cases
5+
26
## [v1.19.2](https://github.com/contentstack/contentstack-management-javascript/tree/v1.19.2) (2025-02-11)
37
- Enhancement
48
- Added support for nested global fields.

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/management",
3-
"version": "1.19.2",
3+
"version": "1.19.3",
44
"description": "The Content Management API is used to manage the content of your Contentstack account",
55
"main": "./dist/node/contentstack-management.js",
66
"browser": "./dist/web/contentstack-management.js",

0 commit comments

Comments
 (0)