Skip to content

Commit 21b6326

Browse files
committed
fix(ske) bump minor
1 parent 3c6d75e commit 21b6326

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
- [v0.2.2](services/sfs/CHANGELOG.md#v022)
180180
- **Dependencies**: Bump `github.com/golang-jwt/jwt/v5` from `v5.3.0` to `v5.3.1`
181181
- `ske`:
182-
- [v1.6.4](services/ske/CHANGELOG.md#v164)
182+
- [v1.7.0](services/ske/CHANGELOG.md#v170)
183183
- **Feature:** new model `AccessScope`
184184
- **Feature:** new model `V2ControlPlaneNetwork`
185185
- **Feature:** added field `ControlPlane` of type `V2ControlPlaneNetwork` to model `Network`

services/ske/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v1.6.4
1+
## v1.7.0
22
- **Feature:** new model `AccessScope`
33
- **Feature:** new model `V2ControlPlaneNetwork`
44
- **Feature:** added field `ControlPlane` of type `V2ControlPlaneNetwork` to model `Network`

services/ske/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.6.4
1+
v1.7.0

0 commit comments

Comments
 (0)