Skip to content

Commit 1498524

Browse files
chore: bump version to 1.29.1
1 parent 002740f commit 1498524

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [v1.29.0](https://github.com/contentstack/contentstack-management-javascript/tree/v1.28.0) (2026-03-16)
411

512
- Enh

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/management",
3-
"version": "1.29.0",
3+
"version": "1.29.1",
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)