We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9c5de3 commit e27d450Copy full SHA for e27d450
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.1.0-alpha.2"
+ ".": "0.1.0-alpha.3"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## 0.1.0-alpha.3 (2025-05-01)
4
+
5
+Full Changelog: [v0.1.0-alpha.2...v0.1.0-alpha.3](https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.2...v0.1.0-alpha.3)
6
7
+### Bug Fixes
8
9
+* update request schema for Postman webhook ([a9c5de3](https://github.com/stainless-api/stainless-api-cli/commit/a9c5de30d3ac155e9be266f29a35de13e7a84edc))
10
11
## 0.1.0-alpha.2 (2025-04-30)
12
13
Full Changelog: [v0.1.0-alpha.1...v0.1.0-alpha.2](https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.1...v0.1.0-alpha.2)
0 commit comments