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 63c25fa commit ac6aa39Copy full SHA for ac6aa39
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Changelog
2
3
4
+## [1.3.12](https://github.com/contentstack/contentstack-utils-javascript/tree/v1.3.12) (2024-09-30)
5
+ - Fix: addTags methods changes for Variants
6
+
7
## [1.3.11](https://github.com/contentstack/contentstack-utils-javascript/tree/v1.3.11) (2024-08-21)
8
- Fix: Reference to HTML fixed to support assets that are referenced
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@contentstack/utils",
- "version": "1.3.11",
+ "version": "1.3.12",
"description": "Contentstack utilities for Javascript",
"main": "dist/index.es.js",
"types": "dist/types/index.d.ts",
0 commit comments