@aigne/poe 1.1.5 → 1.1.6-beta.10

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 +137 -0
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,142 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.1.6-beta.10](https://github.com/AIGNE-io/aigne-framework/compare/poe-v1.1.6-beta.9...poe-v1.1.6-beta.10) (2026-01-06)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * The following workspace dependencies were updated
9
+ * dependencies
10
+ * @aigne/openai bumped to 0.16.16-beta.10
11
+ * devDependencies
12
+ * @aigne/core bumped to 1.72.0-beta.10
13
+ * @aigne/test-utils bumped to 0.5.69-beta.10
14
+
15
+ ## [1.1.6-beta.9](https://github.com/AIGNE-io/aigne-framework/compare/poe-v1.1.6-beta.8...poe-v1.1.6-beta.9) (2026-01-02)
16
+
17
+
18
+ ### Dependencies
19
+
20
+ * The following workspace dependencies were updated
21
+ * dependencies
22
+ * @aigne/openai bumped to 0.16.16-beta.9
23
+ * devDependencies
24
+ * @aigne/core bumped to 1.72.0-beta.9
25
+ * @aigne/test-utils bumped to 0.5.69-beta.9
26
+
27
+ ## [1.1.6-beta.8](https://github.com/AIGNE-io/aigne-framework/compare/poe-v1.1.6-beta.7...poe-v1.1.6-beta.8) (2025-12-31)
28
+
29
+
30
+ ### Dependencies
31
+
32
+ * The following workspace dependencies were updated
33
+ * dependencies
34
+ * @aigne/openai bumped to 0.16.16-beta.8
35
+ * devDependencies
36
+ * @aigne/core bumped to 1.72.0-beta.8
37
+ * @aigne/test-utils bumped to 0.5.69-beta.8
38
+
39
+ ## [1.1.6-beta.7](https://github.com/AIGNE-io/aigne-framework/compare/poe-v1.1.6-beta.6...poe-v1.1.6-beta.7) (2025-12-26)
40
+
41
+
42
+ ### Dependencies
43
+
44
+ * The following workspace dependencies were updated
45
+ * dependencies
46
+ * @aigne/openai bumped to 0.16.16-beta.7
47
+ * devDependencies
48
+ * @aigne/core bumped to 1.72.0-beta.7
49
+ * @aigne/test-utils bumped to 0.5.69-beta.7
50
+
51
+ ## [1.1.6-beta.6](https://github.com/AIGNE-io/aigne-framework/compare/poe-v1.1.6-beta.5...poe-v1.1.6-beta.6) (2025-12-25)
52
+
53
+
54
+ ### Dependencies
55
+
56
+ * The following workspace dependencies were updated
57
+ * dependencies
58
+ * @aigne/openai bumped to 0.16.16-beta.6
59
+ * devDependencies
60
+ * @aigne/core bumped to 1.72.0-beta.6
61
+ * @aigne/test-utils bumped to 0.5.69-beta.6
62
+
63
+ ## [1.1.6-beta.5](https://github.com/AIGNE-io/aigne-framework/compare/poe-v1.1.6-beta.4...poe-v1.1.6-beta.5) (2025-12-25)
64
+
65
+
66
+ ### Dependencies
67
+
68
+ * The following workspace dependencies were updated
69
+ * dependencies
70
+ * @aigne/openai bumped to 0.16.16-beta.5
71
+ * devDependencies
72
+ * @aigne/core bumped to 1.72.0-beta.5
73
+ * @aigne/test-utils bumped to 0.5.69-beta.5
74
+
75
+ ## [1.1.6-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/poe-v1.1.6-beta.3...poe-v1.1.6-beta.4) (2025-12-24)
76
+
77
+
78
+ ### Dependencies
79
+
80
+ * The following workspace dependencies were updated
81
+ * dependencies
82
+ * @aigne/openai bumped to 0.16.16-beta.4
83
+ * devDependencies
84
+ * @aigne/core bumped to 1.72.0-beta.4
85
+ * @aigne/test-utils bumped to 0.5.69-beta.4
86
+
87
+ ## [1.1.6-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/poe-v1.1.6-beta.2...poe-v1.1.6-beta.3) (2025-12-19)
88
+
89
+
90
+ ### Dependencies
91
+
92
+ * The following workspace dependencies were updated
93
+ * dependencies
94
+ * @aigne/openai bumped to 0.16.16-beta.3
95
+ * devDependencies
96
+ * @aigne/core bumped to 1.72.0-beta.3
97
+ * @aigne/test-utils bumped to 0.5.69-beta.3
98
+
99
+ ## [1.1.6-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/poe-v1.1.6-beta.1...poe-v1.1.6-beta.2) (2025-12-19)
100
+
101
+
102
+ ### Dependencies
103
+
104
+ * The following workspace dependencies were updated
105
+ * dependencies
106
+ * @aigne/openai bumped to 0.16.16-beta.2
107
+ * devDependencies
108
+ * @aigne/core bumped to 1.72.0-beta.2
109
+ * @aigne/test-utils bumped to 0.5.69-beta.2
110
+
111
+ ## [1.1.6-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/poe-v1.1.6-beta...poe-v1.1.6-beta.1) (2025-12-17)
112
+
113
+
114
+ ### Bug Fixes
115
+
116
+ * bump version ([70d217c](https://github.com/AIGNE-io/aigne-framework/commit/70d217c8360dd0dda7f5f17011c4e92ec836e801))
117
+
118
+
119
+ ### Dependencies
120
+
121
+ * The following workspace dependencies were updated
122
+ * dependencies
123
+ * @aigne/openai bumped to 0.16.16-beta.1
124
+ * devDependencies
125
+ * @aigne/core bumped to 1.72.0-beta.1
126
+ * @aigne/test-utils bumped to 0.5.69-beta.1
127
+
128
+ ## [1.1.6-beta](https://github.com/AIGNE-io/aigne-framework/compare/poe-v1.1.5...poe-v1.1.6-beta) (2025-12-17)
129
+
130
+
131
+ ### Dependencies
132
+
133
+ * The following workspace dependencies were updated
134
+ * dependencies
135
+ * @aigne/openai bumped to 0.16.16-beta
136
+ * devDependencies
137
+ * @aigne/core bumped to 1.72.0-beta
138
+ * @aigne/test-utils bumped to 0.5.69-beta
139
+
3
140
  ## [1.1.5](https://github.com/AIGNE-io/aigne-framework/compare/poe-v1.1.5-beta.6...poe-v1.1.5) (2025-12-12)
4
141
 
5
142
 
package/package.json CHANGED
@@ -34,7 +34,7 @@
34
34
  }
35
35
  },
36
36
  "dependencies": {
37
- "@aigne/openai": "^0.16.15"
37
+ "@aigne/openai": "^0.16.16-beta.10"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@types/bun": "^1.2.22",
@@ -42,10 +42,10 @@
42
42
  "npm-run-all": "^4.1.5",
43
43
  "rimraf": "^6.0.1",
44
44
  "typescript": "^5.9.2",
45
- "@aigne/core": "^1.71.0",
46
- "@aigne/test-utils": "^0.5.68"
45
+ "@aigne/test-utils": "^0.5.69-beta.10",
46
+ "@aigne/core": "^1.72.0-beta.10"
47
47
  },
48
- "version": "1.1.5",
48
+ "version": "1.1.6-beta.10",
49
49
  "scripts": {
50
50
  "lint": "tsc --noEmit",
51
51
  "build": "tsc --build scripts/tsconfig.build.json",