akpm-knowledge-base-chat 2.0.79 → 2.0.80

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.
Files changed (3) hide show
  1. package/CDN/akb-chat.js +2459 -2398
  2. package/README.md +1 -1
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -52,4 +52,4 @@ Vedi [docs/deployment.md](docs/deployment.md) per la procedura completa.
52
52
  - [Deploy](docs/deployment.md)
53
53
  - [Servizi esterni](docs/integration.md)
54
54
 
55
- Documentazione aggiornata al commit: `2f5af5d3ffe18ec9281e898d75caad0fed882ea6`
55
+ Documentazione aggiornata al commit: `4966a2399f3dffbb6711881088aede3fa944739a`
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "akpm-knowledge-base-chat",
3
3
  "private": false,
4
- "version": "2.0.79",
4
+ "version": "2.0.80",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "CDN"