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
+
## 0.1.0-alpha.30 (2025-07-29)
4
+
5
+
Full Changelog: [v0.1.0-alpha.29...v0.1.0-alpha.30](https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.29...v0.1.0-alpha.30)
6
+
7
+
### Features
8
+
9
+
* add links to dev mode ([579819a](https://github.com/stainless-api/stainless-api-cli/commit/579819a364d8527000472c47923f64efc0dff8d9))
10
+
* don't print project json on init ([f5479c4](https://github.com/stainless-api/stainless-api-cli/commit/f5479c4949ce837ac1cc1b92d4089a5bb15af363))
11
+
* fix spacing between waiting for build and pulling outputs ([472cb40](https://github.com/stainless-api/stainless-api-cli/commit/472cb40d9ffe818d964e3b82ec44e8ec56c7379a))
12
+
* support reading from config.Targets in builds create ([a451f8f](https://github.com/stainless-api/stainless-api-cli/commit/a451f8f1f59588bca5c0b00b4081976b2aa65a59))
0 commit comments