Skip to content

Commit 97fc1c9

Browse files
Updated release date
1 parent bb16417 commit 97fc1c9

3 files changed

Lines changed: 199 additions & 137 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
2-
## [1.3.0](https://github.com/contentstack/contentstack-utils-php/tree/v1.3.0) (2026-06-03)
2+
## [1.3.0](https://github.com/contentstack/contentstack-utils-php/tree/v1.3.0) (2026-06-15)
33
- Added `Endpoint::getContentstackEndpoint()` for dynamic region-aware URL resolution
44
- Added `Utils::getContentstackEndpoint()` proxy for backward-compatible access
55
- Bundled `regions.json` is now downloaded at `composer install` / `composer update` via `post-install-cmd`; the file is not committed to the repository

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"extra": {
5252
"branch-alias": {
53-
"dev-master": "1.0-dev"
53+
"dev-master": "1.3-dev"
5454
}
5555
},
5656
"config": {

0 commit comments

Comments
 (0)