@aigne/open-router 0.7.62-beta.9 → 0.7.62

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 +225 -0
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,230 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.7.62](https://github.com/AIGNE-io/aigne-framework/compare/open-router-v0.7.62-beta.25...open-router-v0.7.62) (2026-01-16)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * The following workspace dependencies were updated
9
+ * dependencies
10
+ * @aigne/openai bumped to 0.16.16
11
+ * devDependencies
12
+ * @aigne/core bumped to 1.72.0
13
+ * @aigne/test-utils bumped to 0.5.69
14
+
15
+ ## [0.7.62-beta.25](https://github.com/AIGNE-io/aigne-framework/compare/open-router-v0.7.62-beta.24...open-router-v0.7.62-beta.25) (2026-01-16)
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
21
+ * bump version ([70d217c](https://github.com/AIGNE-io/aigne-framework/commit/70d217c8360dd0dda7f5f17011c4e92ec836e801))
22
+ * bump version ([af04b69](https://github.com/AIGNE-io/aigne-framework/commit/af04b6931951afa35d52065430acc7fef4b10087))
23
+ * bump version ([ba7ad18](https://github.com/AIGNE-io/aigne-framework/commit/ba7ad184fcf32b49bf0507a3cb638d20fb00690d))
24
+ * bump version ([93a1c10](https://github.com/AIGNE-io/aigne-framework/commit/93a1c10cf35f88eaafe91092481f5d087bd5b3a9))
25
+ * improve test coverage tracking and reporting ([#903](https://github.com/AIGNE-io/aigne-framework/issues/903)) ([031144e](https://github.com/AIGNE-io/aigne-framework/commit/031144e74f29e882cffe52ffda8f7a18c76ace7f))
26
+ * **models:** enable parallel tool calls for open router model ([0aa7d1b](https://github.com/AIGNE-io/aigne-framework/commit/0aa7d1ba30907ee820b793e20e42c4201ca763cc))
27
+
28
+
29
+ ### Dependencies
30
+
31
+ * The following workspace dependencies were updated
32
+ * dependencies
33
+ * @aigne/openai bumped to 0.16.16-beta.25
34
+ * devDependencies
35
+ * @aigne/core bumped to 1.72.0-beta.25
36
+ * @aigne/test-utils bumped to 0.5.69-beta.25
37
+
38
+ ## [0.7.62-beta.24](https://github.com/AIGNE-io/aigne-framework/compare/open-router-v0.7.62-beta.23...open-router-v0.7.62-beta.24) (2026-01-16)
39
+
40
+
41
+ ### Dependencies
42
+
43
+ * The following workspace dependencies were updated
44
+ * dependencies
45
+ * @aigne/openai bumped to 0.16.16-beta.24
46
+ * devDependencies
47
+ * @aigne/core bumped to 1.72.0-beta.24
48
+ * @aigne/test-utils bumped to 0.5.69-beta.24
49
+
50
+ ## [0.7.62-beta.23](https://github.com/AIGNE-io/aigne-framework/compare/open-router-v0.7.62-beta.22...open-router-v0.7.62-beta.23) (2026-01-15)
51
+
52
+
53
+ ### Dependencies
54
+
55
+ * The following workspace dependencies were updated
56
+ * dependencies
57
+ * @aigne/openai bumped to 0.16.16-beta.23
58
+ * devDependencies
59
+ * @aigne/core bumped to 1.72.0-beta.23
60
+ * @aigne/test-utils bumped to 0.5.69-beta.23
61
+
62
+ ## [0.7.62-beta.22](https://github.com/AIGNE-io/aigne-framework/compare/open-router-v0.7.62-beta.21...open-router-v0.7.62-beta.22) (2026-01-15)
63
+
64
+
65
+ ### Dependencies
66
+
67
+ * The following workspace dependencies were updated
68
+ * dependencies
69
+ * @aigne/openai bumped to 0.16.16-beta.22
70
+ * devDependencies
71
+ * @aigne/core bumped to 1.72.0-beta.22
72
+ * @aigne/test-utils bumped to 0.5.69-beta.22
73
+
74
+ ## [0.7.62-beta.21](https://github.com/AIGNE-io/aigne-framework/compare/open-router-v0.7.62-beta.20...open-router-v0.7.62-beta.21) (2026-01-15)
75
+
76
+
77
+ ### Dependencies
78
+
79
+ * The following workspace dependencies were updated
80
+ * dependencies
81
+ * @aigne/openai bumped to 0.16.16-beta.21
82
+ * devDependencies
83
+ * @aigne/core bumped to 1.72.0-beta.21
84
+ * @aigne/test-utils bumped to 0.5.69-beta.21
85
+
86
+ ## [0.7.62-beta.20](https://github.com/AIGNE-io/aigne-framework/compare/open-router-v0.7.62-beta.19...open-router-v0.7.62-beta.20) (2026-01-15)
87
+
88
+
89
+ ### Dependencies
90
+
91
+ * The following workspace dependencies were updated
92
+ * dependencies
93
+ * @aigne/openai bumped to 0.16.16-beta.20
94
+ * devDependencies
95
+ * @aigne/core bumped to 1.72.0-beta.20
96
+ * @aigne/test-utils bumped to 0.5.69-beta.20
97
+
98
+ ## [0.7.62-beta.19](https://github.com/AIGNE-io/aigne-framework/compare/open-router-v0.7.62-beta.18...open-router-v0.7.62-beta.19) (2026-01-14)
99
+
100
+
101
+ ### Bug Fixes
102
+
103
+ * improve test coverage tracking and reporting ([#903](https://github.com/AIGNE-io/aigne-framework/issues/903)) ([031144e](https://github.com/AIGNE-io/aigne-framework/commit/031144e74f29e882cffe52ffda8f7a18c76ace7f))
104
+
105
+
106
+ ### Dependencies
107
+
108
+ * The following workspace dependencies were updated
109
+ * dependencies
110
+ * @aigne/openai bumped to 0.16.16-beta.19
111
+ * devDependencies
112
+ * @aigne/core bumped to 1.72.0-beta.19
113
+ * @aigne/test-utils bumped to 0.5.69-beta.19
114
+
115
+ ## [0.7.62-beta.18](https://github.com/AIGNE-io/aigne-framework/compare/open-router-v0.7.62-beta.17...open-router-v0.7.62-beta.18) (2026-01-13)
116
+
117
+
118
+ ### Dependencies
119
+
120
+ * The following workspace dependencies were updated
121
+ * dependencies
122
+ * @aigne/openai bumped to 0.16.16-beta.18
123
+ * devDependencies
124
+ * @aigne/core bumped to 1.72.0-beta.18
125
+ * @aigne/test-utils bumped to 0.5.69-beta.18
126
+
127
+ ## [0.7.62-beta.17](https://github.com/AIGNE-io/aigne-framework/compare/open-router-v0.7.62-beta.16...open-router-v0.7.62-beta.17) (2026-01-12)
128
+
129
+
130
+ ### Dependencies
131
+
132
+ * The following workspace dependencies were updated
133
+ * dependencies
134
+ * @aigne/openai bumped to 0.16.16-beta.17
135
+ * devDependencies
136
+ * @aigne/core bumped to 1.72.0-beta.17
137
+ * @aigne/test-utils bumped to 0.5.69-beta.17
138
+
139
+ ## [0.7.62-beta.16](https://github.com/AIGNE-io/aigne-framework/compare/open-router-v0.7.62-beta.15...open-router-v0.7.62-beta.16) (2026-01-12)
140
+
141
+
142
+ ### Dependencies
143
+
144
+ * The following workspace dependencies were updated
145
+ * dependencies
146
+ * @aigne/openai bumped to 0.16.16-beta.16
147
+ * devDependencies
148
+ * @aigne/core bumped to 1.72.0-beta.16
149
+ * @aigne/test-utils bumped to 0.5.69-beta.16
150
+
151
+ ## [0.7.62-beta.15](https://github.com/AIGNE-io/aigne-framework/compare/open-router-v0.7.62-beta.14...open-router-v0.7.62-beta.15) (2026-01-10)
152
+
153
+
154
+ ### Dependencies
155
+
156
+ * The following workspace dependencies were updated
157
+ * dependencies
158
+ * @aigne/openai bumped to 0.16.16-beta.15
159
+ * devDependencies
160
+ * @aigne/core bumped to 1.72.0-beta.15
161
+ * @aigne/test-utils bumped to 0.5.69-beta.15
162
+
163
+ ## [0.7.62-beta.14](https://github.com/AIGNE-io/aigne-framework/compare/open-router-v0.7.62-beta.13...open-router-v0.7.62-beta.14) (2026-01-09)
164
+
165
+
166
+ ### Dependencies
167
+
168
+ * The following workspace dependencies were updated
169
+ * dependencies
170
+ * @aigne/openai bumped to 0.16.16-beta.14
171
+ * devDependencies
172
+ * @aigne/core bumped to 1.72.0-beta.14
173
+ * @aigne/test-utils bumped to 0.5.69-beta.14
174
+
175
+ ## [0.7.62-beta.13](https://github.com/AIGNE-io/aigne-framework/compare/open-router-v0.7.62-beta.12...open-router-v0.7.62-beta.13) (2026-01-08)
176
+
177
+
178
+ ### Bug Fixes
179
+
180
+ * bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
181
+
182
+
183
+ ### Dependencies
184
+
185
+ * The following workspace dependencies were updated
186
+ * dependencies
187
+ * @aigne/openai bumped to 0.16.16-beta.13
188
+ * devDependencies
189
+ * @aigne/core bumped to 1.72.0-beta.13
190
+ * @aigne/test-utils bumped to 0.5.69-beta.13
191
+
192
+ ## [0.7.62-beta.12](https://github.com/AIGNE-io/aigne-framework/compare/open-router-v0.7.62-beta.11...open-router-v0.7.62-beta.12) (2026-01-07)
193
+
194
+
195
+ ### Dependencies
196
+
197
+ * The following workspace dependencies were updated
198
+ * dependencies
199
+ * @aigne/openai bumped to 0.16.16-beta.12
200
+ * devDependencies
201
+ * @aigne/core bumped to 1.72.0-beta.12
202
+ * @aigne/test-utils bumped to 0.5.69-beta.12
203
+
204
+ ## [0.7.62-beta.11](https://github.com/AIGNE-io/aigne-framework/compare/open-router-v0.7.62-beta.10...open-router-v0.7.62-beta.11) (2026-01-06)
205
+
206
+
207
+ ### Dependencies
208
+
209
+ * The following workspace dependencies were updated
210
+ * dependencies
211
+ * @aigne/openai bumped to 0.16.16-beta.11
212
+ * devDependencies
213
+ * @aigne/core bumped to 1.72.0-beta.11
214
+ * @aigne/test-utils bumped to 0.5.69-beta.11
215
+
216
+ ## [0.7.62-beta.10](https://github.com/AIGNE-io/aigne-framework/compare/open-router-v0.7.62-beta.9...open-router-v0.7.62-beta.10) (2026-01-06)
217
+
218
+
219
+ ### Dependencies
220
+
221
+ * The following workspace dependencies were updated
222
+ * dependencies
223
+ * @aigne/openai bumped to 0.16.16-beta.10
224
+ * devDependencies
225
+ * @aigne/core bumped to 1.72.0-beta.10
226
+ * @aigne/test-utils bumped to 0.5.69-beta.10
227
+
3
228
  ## [0.7.62-beta.9](https://github.com/AIGNE-io/aigne-framework/compare/open-router-v0.7.62-beta.8...open-router-v0.7.62-beta.9) (2026-01-02)
4
229
 
5
230
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aigne/open-router",
3
- "version": "0.7.62-beta.9",
3
+ "version": "0.7.62",
4
4
  "description": "AIGNE OpenRouter SDK for accessing multiple AI models through a unified API",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -35,7 +35,7 @@
35
35
  }
36
36
  },
37
37
  "dependencies": {
38
- "@aigne/openai": "^0.16.16-beta.9"
38
+ "@aigne/openai": "^0.16.16"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@types/bun": "^1.2.22",
@@ -43,8 +43,8 @@
43
43
  "npm-run-all": "^4.1.5",
44
44
  "rimraf": "^6.0.1",
45
45
  "typescript": "^5.9.2",
46
- "@aigne/test-utils": "^0.5.69-beta.9",
47
- "@aigne/core": "^1.72.0-beta.9"
46
+ "@aigne/core": "^1.72.0",
47
+ "@aigne/test-utils": "^0.5.69"
48
48
  },
49
49
  "scripts": {
50
50
  "lint": "tsc --noEmit",