File tree Expand file tree Collapse file tree 4 files changed +21
-3
lines changed Expand file tree Collapse file tree 4 files changed +21
-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:** manual updates ([ #28 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/28 ) ) ([ 9c4e6bc] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/9c4e6bcdca13b2c5d9cf5277e2c1cceb48a9669b ) )
12
+ * ** api:** manual updates ([ #30 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/30 ) ) ([ 234178f] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/234178f4e55f8284f5037ebd71d85dc7e9d07024 ) )
13
+ * ** 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 ) )
14
+ * ** 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 ) )
15
+
16
+
17
+ ### Chores
18
+
19
+ * ** 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 ) )
20
+
3
21
## 0.1.0-alpha.2 (2025-02-12)
4
22
5
23
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