Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# CHANGELOG

#### v1.0.3

### **APR-09-2026**

#### Documentation
Expand All @@ -13,14 +15,17 @@
### **APR-14-2025**

#### v1.0.1 - SRE fixes

#### workflow fix

### **FEB-17-2025**

#### v1.0.0 - v3 migration null support added

#### Removed super_enum lib

## v0.5.1 - Added support for gcp_na region

#### Added support for gcp_na region

## v0.5.0 - Multiple-reference issue fixed
Expand Down
3 changes: 1 addition & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: contentstack
description: Contentstack is a headless CMS with an API-first approach that puts content at the centre.
version: 1.0.2
version: 1.0.3
homepage: https://www.contentstack.com
documentation: https://www.contentstack.com/docs/developers/apis/content-delivery-api

Expand All @@ -24,4 +24,3 @@ dev_dependencies:
build_web_compilers: ^4.0.11
json_serializable: ^6.9.0
test: ^1.20.1

Loading