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

chore(release): 2.56.0 [skip ci]

## 2.56.0

### 🚀 Features

- Add StartDate to IssueEventObjectAttributes ([!2972](!2972)) by [Brian](https://gitlab.com/mookwoo)

### 🐛 Bug Fixes

- fix(event_webhook_types): Add StartDate to IssueCommentEventIssue struct ([!2971](!2971)) by [Cesar Hinojosa](https://gitlab.com/cesarihinojosa)

### 🔄 Other Changes

- chore(deps): update module go.yaml.in/yaml/v3 to v3.0.5 ([!2973](!2973)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot)
- chore(deps): update module github.com/google/cel-go to v0.30.0 ([!2974](!2974)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot)

# [2.56.0](v2.55.1...v2.56.0) (2026-08-05)

### Bug Fixes

* **event_webhook_types:** Add StartDate to IssueCommentEventIssue struct ([4e3accce](4e3accce))
parent 97949418
Loading
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
## 2.56.0

### 🚀 Features

- Add StartDate to IssueEventObjectAttributes ([!2972](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2972)) by [Brian](https://gitlab.com/mookwoo)

### 🐛 Bug Fixes

- fix(event_webhook_types): Add StartDate to IssueCommentEventIssue struct ([!2971](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2971)) by [Cesar Hinojosa](https://gitlab.com/cesarihinojosa)

### 🔄 Other Changes

- chore(deps): update module go.yaml.in/yaml/v3 to v3.0.5 ([!2973](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2973)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot)
- chore(deps): update module github.com/google/cel-go to v0.30.0 ([!2974](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2974)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot)



# [2.56.0](https://gitlab.com/gitlab-org/api/client-go/compare/v2.55.1...v2.56.0) (2026-08-05)


### Bug Fixes

* **event_webhook_types:** Add StartDate to IssueCommentEventIssue struct ([4e3accc](https://gitlab.com/gitlab-org/api/client-go/commit/4e3accce0bb8cd05689c70cba277b70c701dab90))

## 2.55.1

### 🐛 Bug Fixes