We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 002740f + c69f8a0 commit 75edb00Copy full SHA for 75edb00
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [v1.29.1](https://github.com/contentstack/contentstack-management-javascript/tree/v1.29.1) (2026-03-23)
4
+
5
+- Fix
6
+ - DeveloperHub URL mapping for custom region
7
+- Enh
8
+ - AM 2.0 test cases updates
9
10
## [v1.29.0](https://github.com/contentstack/contentstack-management-javascript/tree/v1.28.0) (2026-03-16)
11
12
- Enh
package.json
@@ -1,6 +1,6 @@
{
"name": "@contentstack/management",
- "version": "1.29.0",
+ "version": "1.29.1",
"description": "The Content Management API is used to manage the content of your Contentstack account",
"main": "./dist/node/contentstack-management.js",
"browser": "./dist/web/contentstack-management.js",
0 commit comments