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.
1 parent e128b12 commit 0a814bcCopy full SHA for 0a814bc
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## [v1.13.0](https://github.com/contentstack/contentstack-management-javascript/tree/v1.13.0) (2023-11-15)
4
+ - Feature
5
+ - Teams API support
6
## [v1.12.0](https://github.com/contentstack/contentstack-management-javascript/tree/v1.12.0) (2023-10-17)
7
- Feature
8
- Types support for Taxonomy feature
package.json
@@ -1,6 +1,6 @@
{
"name": "@contentstack/management",
- "version": "1.12.0",
+ "version": "1.13.0",
"description": "The Content Management API is used to manage the content of your Contentstack account",
"main": "./dist/node/contentstack-management.js",
"browser": "./dist/web/contentstack-management.js",
0 commit comments