@zappway/embeds 1.0.37 → 1.0.38

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.
@@ -3264,6 +3264,14 @@
3264
3264
  "usage_limit_cta_label": "Atualizar Conta",
3265
3265
  "human_requested": "Assistência humana foi solicitada"
3266
3266
  },
3267
+ "NewAssignment": {
3268
+ "previewText": "Você foi designado para uma nova conversa",
3269
+ "title": "📩 Nova Tarefa Atribuída",
3270
+ "description": "{{user}} atribuiu a você uma nova conversa na plataforma ZappWay.",
3271
+ "ctaLabel": "Ver Conversa",
3272
+ "footerText": "© ZappWay",
3273
+ "poweredBy": "Desenvolvido pela ZappWay"
3274
+ },
3267
3275
  "NewLead": {
3268
3276
  "previewText": "Novo lead capturado pelo Funcionário AI {{agentName}}",
3269
3277
  "heading": "Novo lead capturado pelo Funcionário AI {{agentName}}",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zappway/embeds",
3
- "version": "1.0.37",
3
+ "version": "1.0.38",
4
4
  "description": "ZappWay",
5
5
  "main": "dist/chatbox/index.js",
6
6
  "scripts": {