File tree 4 files changed +19
-3
lines changed
4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.1.0-alpha.2 "
2
+ "." : " 0.1.0-alpha.3 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.1.0-alpha.3 (2025-02-13)
4
+
5
+ Full Changelog: [ v0.1.0-alpha.2...v0.1.0-alpha.3] ( https://github.com/gitpod-io/gitpod-sdk-python/compare/v0.1.0-alpha.2...v0.1.0-alpha.3 )
6
+
7
+ ### Features
8
+
9
+ * ** api:** manual updates ([ #24 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/24 ) ) ([ 076bbf6] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/076bbf6fd6263c719766a3a5ce73453df95981c6 ) )
10
+ * ** api:** manual updates ([ #25 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/25 ) ) ([ 079c823] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/079c8237a16dc7a4dd5d8b2a1b7ba662b30a36ce ) )
11
+ * ** api:** update examples ([ #22 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/22 ) ) ([ b929df6] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/b929df6228c2c76de076280d2c95b4df7031fbce ) )
12
+ * ** api:** update with latest API spec ([ #27 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/27 ) ) ([ c0adc49] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/c0adc49770b109ad3a3bba9752b4cf925a2c230f ) )
13
+
14
+
15
+ ### Chores
16
+
17
+ * ** internal:** update client tests ([ #26 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/26 ) ) ([ 76f8c4e] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/76f8c4ea3b13fb4914b1f3c9f5b4ffdc86bd0255 ) )
18
+
3
19
## 0.1.0-alpha.2 (2025-02-12)
4
20
5
21
Full Changelog: [ v0.1.0-alpha.1...v0.1.0-alpha.2] ( https://github.com/gitpod-io/gitpod-sdk-python/compare/v0.1.0-alpha.1...v0.1.0-alpha.2 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " gitpod-sdk"
3
- version = " 0.1.0-alpha.2 "
3
+ version = " 0.1.0-alpha.3 "
4
4
description = " The official Python library for the gitpod API"
5
5
dynamic = [" readme" ]
6
6
license = " Apache-2.0"
Original file line number Diff line number Diff line change 1
1
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
2
3
3
__title__ = "gitpod"
4
- __version__ = "0.1.0-alpha.2 " # x-release-please-version
4
+ __version__ = "0.1.0-alpha.3 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments