Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit097fea7

Browse files
committed
add changelog entries
1 parenta35b1d0 commit097fea7

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

‎CHANGELOG.md‎

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,13 @@
1010
-**Bugfix:** Prevent year 0 timestamp issue
1111
-`cdn`:[v1.7.1](services/cdn/CHANGELOG.md#v171)
1212
-**Bugfix:** Prevent year 0 timestamp issue
13-
-`git`:[v0.5.1](services/git/CHANGELOG.md#v051)
14-
-**Bugfix:** Prevent year 0 timestamp issue
13+
-`git`:
14+
-[v0.6.0](services/git/CHANGELOG.md#v060)
15+
-**Feature:** Add support for list runner labels operation
16+
- new API client methods`ListRunnerLabels` and`ListRunnerLabelsExecute`
17+
- new model class`RunnerLabel`
18+
-[v0.5.1](services/git/CHANGELOG.md#v051)
19+
-**Bugfix:** Prevent year 0 timestamp issue
1520
-`intake`:[v0.2.1](services/intake/CHANGELOG.md#v021)
1621
-**Bugfix:** Prevent year 0 timestamp issue
1722
-`kms`:[v0.4.1](services/kms/CHANGELOG.md#v041)

‎services/git/CHANGELOG.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
##v0.6.0
2+
-**Feature:** Add support for list runner labels operation
3+
- new API client methods`ListRunnerLabels` and`ListRunnerLabelsExecute`
4+
- new model class`RunnerLabel`
5+
16
##v0.5.1
27
-**Bugfix:** Prevent year 0 timestamp issue
38

‎services/git/pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "stackit-git"
33

44
[tool.poetry]
55
name ="stackit-git"
6-
version ="v0.5.1"
6+
version ="v0.6.0"
77
authors = [
88
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
99
]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp