release: 0.1.0-alpha.27

This commit is contained in:
stainless-app[bot] 2025-07-22 02:03:26 +00:00 committed by GitHub
parent 8ee35ae762
commit 5c71b4123e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 16 additions and 3 deletions

View file

@ -1,3 +1,3 @@
{
".": "0.1.0-alpha.26"
".": "0.1.0-alpha.27"
}

View file

@ -1,5 +1,18 @@
# Changelog
## 0.1.0-alpha.27 (2025-07-22)
Full Changelog: [v0.1.0-alpha.26...v0.1.0-alpha.27](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.26...v0.1.0-alpha.27)
### Features
* **api:** api update ([50c887c](https://github.com/sst/opencode-sdk-python/commit/50c887c4202f587317afecb8998181c6de78b7b4))
### Bug Fixes
* **parsing:** ignore empty metadata ([8ee35ae](https://github.com/sst/opencode-sdk-python/commit/8ee35ae762cb0ade81b08cc41a9f496afe9fd484))
## 0.1.0-alpha.26 (2025-07-21)
Full Changelog: [v0.1.0-alpha.25...v0.1.0-alpha.26](https://github.com/sst/opencode-sdk-python/compare/v0.1.0-alpha.25...v0.1.0-alpha.26)

View file

@ -1,6 +1,6 @@
[project]
name = "opencode-ai"
version = "0.1.0-alpha.26"
version = "0.1.0-alpha.27"
description = "The official Python library for the opencode API"
dynamic = ["readme"]
license = "Apache-2.0"

View file

@ -1,4 +1,4 @@
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
__title__ = "opencode_ai"
__version__ = "0.1.0-alpha.26" # x-release-please-version
__version__ = "0.1.0-alpha.27" # x-release-please-version