@thesashadev/girl-agent 0.1.18 → 0.1.19

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 (2) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.1.19
4
+
5
+ Дата: 2026-05-09
6
+
7
+ 🔧 Улучшения
8
+
9
+ - Переработан автоматический процесс релизов: улучшена стабильность и функциональность workflow для автопубликации релизов
10
+
11
+
3
12
  ## 0.1.18
4
13
 
5
14
  Дата: 2026-05-09
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thesashadev/girl-agent",
3
- "version": "0.1.18",
3
+ "version": "0.1.19",
4
4
  "description": "Telegram AI persona engine with memory, schedule, relationship state and MTProto userbot mode.",
5
5
  "type": "module",
6
6
  "bin": {