Commit 3262069c authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 3.6.0 [skip ci]

## 3.6.0

### 🚀 Features

- feat(deploy_keys): add LastUsedAt and UsageType to both deploy key structs ([!3049](!3049)) by [José M. Requena Plens](https://gitlab.com/jmrp)

# [3.6.0](v3.5.0...v3.6.0) (2026-09-11)

### Features

* **deploy_keys:** add LastUsedAt and UsageType to both deploy key structs ([8f84df2e](8f84df2e))
parent 07fb7f2b
Loading
Loading
Loading
Loading
Loading
+15 −0
Changes for CHANGELOG.md: 15 added lines, 0 removed lines.
Original line number Diff line number Diff line
## 3.6.0

### 🚀 Features

- feat(deploy_keys): add LastUsedAt and UsageType to both deploy key structs ([!3049](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/3049)) by [José M. Requena Plens](https://gitlab.com/jmrp)



# [3.6.0](https://gitlab.com/gitlab-org/api/client-go/compare/v3.5.0...v3.6.0) (2026-09-11)


### Features

* **deploy_keys:** add LastUsedAt and UsageType to both deploy key structs ([8f84df2](https://gitlab.com/gitlab-org/api/client-go/commit/8f84df2e951fad4d647dde39f157451fc873f159))

## 3.5.0

### 🚀 Features