@capillarytech/creatives-library 4.0.1 → 4.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -76,7 +76,7 @@ export default defineMessages({
76
76
  },
77
77
  "Template content has unsupported/missing tags!": {
78
78
  id: 'creatives.containers.Edit.tagsErrorMessage',
79
- defaultMessage: '"Optout" label is mandatory. Please add "Optout" label to this message',
79
+ defaultMessage: 'Please check the message content for unsupported/missing tags',
80
80
  },
81
81
  "Please input sms template content.": {
82
82
  id: 'creatives.containers.Edit.smsEditorPlaceholder',
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@capillarytech/creatives-library",
3
3
  "author": "meharaj",
4
- "version": "4.0.1",
4
+ "version": "4.0.2",
5
5
  "description": "Capillary creatives ui",
6
6
  "main": "./index.js",
7
7
  "module": "./index.es.js",