File tree 4 files changed +18
-3
lines changed
4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.1.0-alpha.1 "
2
+ "." : " 0.1.0-alpha.2 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.1.0-alpha.2 (2025-02-12)
4
+
5
+ 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 )
6
+
7
+ ### Features
8
+
9
+ * ** api:** manual updates ([ #18 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/18 ) ) ([ 06b6d24] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/06b6d240835591bac5f684eb4c5b948ad16c831a ) )
10
+ * ** api:** manual updates ([ #19 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/19 ) ) ([ ad9f662] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/ad9f6629f8ba9b829299c3e43efea320f80e9d62 ) )
11
+ * ** api:** manual updates ([ #20 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/20 ) ) ([ 1a90a1b] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/1a90a1bf843979c5ca263e88f36afd04265e7137 ) )
12
+
13
+
14
+ ### Chores
15
+
16
+ * update SDK settings ([ #16 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/16 ) ) ([ daa1308] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/daa13087a8e0e3678365e5ef51cd3db2f4737327 ) )
17
+
3
18
## 0.1.0-alpha.1 (2025-02-11)
4
19
5
20
Full Changelog: [ v0.0.1-alpha.0...v0.1.0-alpha.1] ( https://github.com/gitpod-io/gitpod-sdk-python/compare/v0.0.1-alpha.0...v0.1.0-alpha.1 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " gitpod-sdk"
3
- version = " 0.1.0-alpha.1 "
3
+ version = " 0.1.0-alpha.2 "
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.1 " # x-release-please-version
4
+ __version__ = "0.1.0-alpha.2 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments