Skip to content

Commit bf68403

Browse files
release: 0.1.0-alpha.12
1 parent 80a6fb5 commit bf68403

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0-alpha.11"
2+
".": "0.1.0-alpha.12"
33
}

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

3+
## 0.1.0-alpha.12 (2025-06-16)
4+
5+
Full Changelog: [v0.1.0-alpha.11...v0.1.0-alpha.12](https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.11...v0.1.0-alpha.12)
6+
7+
### Features
8+
9+
* add build/upload steps to builds api ([4573934](https://github.com/stainless-api/stainless-api-cli/commit/45739343a28e9615e62e0c5126d1d66715212df9))
10+
* add platform headers ([ca381b4](https://github.com/stainless-api/stainless-api-cli/commit/ca381b436607c3a7801b74e91a9147a2b59378bc))
11+
* **api:** add v0 project create api ([a40eca6](https://github.com/stainless-api/stainless-api-cli/commit/a40eca6419d7ab8159491e861cde86d3e779b0a0))
12+
* **api:** manual updates ([80a6fb5](https://github.com/stainless-api/stainless-api-cli/commit/80a6fb50820cd4766359bcf74daccf72f44fad59))
13+
14+
15+
### Bug Fixes
16+
17+
* changes har request format for snippets API some more ([4b2a898](https://github.com/stainless-api/stainless-api-cli/commit/4b2a898f947b7a4e000e758eb28cea5c00950687))
18+
19+
20+
### Chores
21+
22+
* bump go package to 0.6.0 ([36a231d](https://github.com/stainless-api/stainless-api-cli/commit/36a231d0c7cb28e4111e9cbc3ac3c78833a340be))
23+
* **internal:** codegen related update ([a108d1a](https://github.com/stainless-api/stainless-api-cli/commit/a108d1ad99e6bfd3469a8cecf48b4b299b199796))
24+
* **internal:** codegen related update ([894c558](https://github.com/stainless-api/stainless-api-cli/commit/894c558dac1b497c69e1696453b9672bb923a0d9))
25+
26+
27+
### Refactors
28+
29+
* move build_target_outputs to builds.target_outputs ([a085509](https://github.com/stainless-api/stainless-api-cli/commit/a08550995142a7f45786b9e33b3d20360068f2ec))
30+
331
## 0.1.0-alpha.11 (2025-06-02)
432

533
Full Changelog: [v0.1.0-alpha.10...v0.1.0-alpha.11](https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.10...v0.1.0-alpha.11)

0 commit comments

Comments
 (0)