We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6938c0d + e49185e commit 4d20885Copy full SHA for 4d20885
CHANGELOG.md
@@ -1,4 +1,5 @@
1
# Changelog
2
+
3
## [v1.15.1](https://github.com/contentstack/contentstack-management-javascript/tree/v1.15.1) (2024-01-29)
4
- Feature
5
- Taxonomy Import/Export test cases are added
test/sanity-check/api/delete-test.js
@@ -8,6 +8,7 @@ import { createDeliveryToken } from '../mock/deliveryToken.js'
8
import dotenv from 'dotenv'
9
10
dotenv.config()
11
12
let client = {}
13
14
describe('Delete Environment api Test', () => {
0 commit comments