File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v1.10.0] ( https://github.com/contentstack/contentstack-management-javascript/tree/v1.8.0 ) (2023-07-21)
4
+ - Fixes
5
+ - Fixes Breaking Changes
6
+ ## [ v1.9.0] ( https://github.com/contentstack/contentstack-management-javascript/tree/v1.8.0 ) (2023-07-19)
7
+ - Features:
8
+ - NRP support added
9
+ - Audit logs APIs support
10
+ - Contenttype References API support
11
+ - Fixes:
12
+ - Type correction for ContentstackCollection
13
+ - Type correction for BulkOperation
14
+ - Type correction for Environment parameter
3
15
## [ v1.8.0] ( https://github.com/contentstack/contentstack-management-javascript/tree/v1.8.0 ) (2023-05-11)
4
16
- Feature
5
17
- Branches Compare and Merge feature added.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @contentstack/management" ,
3
- "version" : " 1.8 .0" ,
3
+ "version" : " 1.10 .0" ,
4
4
"description" : " The Content Management API is used to manage the content of your Contentstack account" ,
5
5
"main" : " ./dist/node/contentstack-management.js" ,
6
6
"browser" : " ./dist/web/contentstack-management.js" ,
You can’t perform that action at this time.
0 commit comments