@contentstack/management
Advanced tools
Comparing version 1.19.2 to 1.19.3
# Changelog | ||
## [v1.19.3](https://github.com/contentstack/contentstack-management-javascript/tree/v1.19.2) (2025-02-24) | ||
- Fix | ||
- Added proper assertions for test cases | ||
## [v1.19.2](https://github.com/contentstack/contentstack-management-javascript/tree/v1.19.2) (2025-02-11) | ||
@@ -3,0 +7,0 @@ - Enhancement |
{ | ||
"name": "@contentstack/management", | ||
"version": "1.19.2", | ||
"version": "1.19.3", | ||
"description": "The Content Management API is used to manage the content of your Contentstack account", | ||
@@ -5,0 +5,0 @@ "main": "./dist/node/contentstack-management.js", |
@@ -42,3 +42,3 @@ const dotenv = require("dotenv"); | ||
const slackMessage = { | ||
text: `Dev11, CMA SDK Full Sanity | ||
text: `Dev11, SDK-CMA Sanity | ||
*Result:* ${resultMessage}. ${durationInMinutes}m ${durationInSeconds}s | ||
@@ -45,0 +45,0 @@ *Failed Tests:* ${failedTests} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2453753