You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,23 @@
1
1
# Changelog
2
2
3
+
## 1.8.2 (2026-02-24)
4
+
5
+
Full Changelog: [v1.8.1...v1.8.2](https://github.com/runloopai/api-client-ts/compare/v1.8.1...v1.8.2)
6
+
7
+
### Bug Fixes
8
+
9
+
***docs/contributing:** correct pnpm link command ([739accc](https://github.com/runloopai/api-client-ts/commit/739accc072f8ce2889928338333e3bb619df62b3))
10
+
***internal:** skip tests that depend on mock server ([9e598af](https://github.com/runloopai/api-client-ts/commit/9e598af8131615e3138b755f9f901649af11e30d))
11
+
* workflow issues for npm stable tag and docs tar ([#721](https://github.com/runloopai/api-client-ts/issues/721)) ([2c5e7a4](https://github.com/runloopai/api-client-ts/commit/2c5e7a40f2b1cbcb73bb3ec17e2f4dd6e6e2ed6d))
12
+
13
+
14
+
### Chores
15
+
16
+
* Add archive method to stainless ([#7537](https://github.com/runloopai/api-client-ts/issues/7537)) ([46a541f](https://github.com/runloopai/api-client-ts/commit/46a541f594472c20314952707e5bd958f3aa6ba4))
17
+
***documentation:** fixed bug in doc publishing ([#720](https://github.com/runloopai/api-client-ts/issues/720)) ([1eeb486](https://github.com/runloopai/api-client-ts/commit/1eeb486190d5184e7a9b8c363b68893c5492bf57))
18
+
***scenarios:** make scenario status enum instead of string ([#7552](https://github.com/runloopai/api-client-ts/issues/7552)) ([296f17d](https://github.com/runloopai/api-client-ts/commit/296f17da1fede158b59c46e5ca28b9b34ca3e80f))
19
+
* update mock server docs ([15172f7](https://github.com/runloopai/api-client-ts/commit/15172f7a427c3988eda5c5915a34a4275f7efdf5))
20
+
3
21
## 1.8.1 (2026-02-19)
4
22
5
23
Full Changelog: [v1.8.0...v1.8.1](https://github.com/runloopai/api-client-ts/compare/v1.8.0...v1.8.1)
0 commit comments