Skip to content

Commit 6c42bba

Browse files
committed
chore(serviceaccount) write changelog, bump version
1 parent dd9cdfe commit 6c42bba

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,11 @@
7474
- **Dependencies:** Bump STACKIT SDK core module from `v0.23.0` to `v0.24.0`
7575
- `serverupdate`: [v1.4.2](services/serverupdate/CHANGELOG.md#v142)
7676
- **Dependencies:** Bump STACKIT SDK core module from `v0.23.0` to `v0.24.0`
77-
- `serviceaccount`: [v0.15.1](services/serviceaccount/CHANGELOG.md#v0151)
78-
- **Dependencies:** Bump STACKIT SDK core module from `v0.23.0` to `v0.24.0`
77+
- `serviceaccount`:
78+
- [v0.16.0](services/serviceaccount/CHANGELOG.md#v0160)
79+
- **Feature:** Add `TokenEndpoint` field to `ServiceAccount` model
80+
- [v0.15.1](services/serviceaccount/CHANGELOG.md#v0151)
81+
- **Dependencies:** Bump STACKIT SDK core module from `v0.23.0` to `v0.24.0`
7982
- `serviceenablement`: [v1.4.2](services/serviceenablement/CHANGELOG.md#v142)
8083
- **Dependencies:** Bump STACKIT SDK core module from `v0.23.0` to `v0.24.0`
8184
- `sfs`: [v0.6.2](services/sfs/CHANGELOG.md#v062)

services/serviceaccount/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.16.0
2+
- **Feature:** Add `TokenEndpoint` field to `ServiceAccount` model
3+
14
## v0.15.1
25
- **Dependencies:** Bump STACKIT SDK core module from `v0.23.0` to `v0.24.0`
36

services/serviceaccount/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.15.1
1+
v0.16.0

0 commit comments

Comments
 (0)