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

chore(release): 2.59.1 [skip ci]

## 2.59.1

### 🐛 Bug Fixes

- fix(issues): avoid panic unmarshalling an Issue with no id ([!3006](!3006)) by [José M. Requena Plens](https://gitlab.com/jmrp)

### 🔄 Other Changes

- Re-enable integration tests ([!3004](!3004)) by [Heidi Berry](https://gitlab.com/heidi.berry)

## [2.59.1](v2.59.0...v2.59.1) (2026-08-25)

### Bug Fixes

* **issues:** avoid panic unmarshalling an Issue with no id ([8a1370bb](8a1370bb))
parent 947fd878
Loading
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
## 2.59.1

### 🐛 Bug Fixes

- fix(issues): avoid panic unmarshalling an Issue with no id ([!3006](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/3006)) by [José M. Requena Plens](https://gitlab.com/jmrp)

### 🔄 Other Changes

- Re-enable integration tests ([!3004](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/3004)) by [Heidi Berry](https://gitlab.com/heidi.berry)



## [2.59.1](https://gitlab.com/gitlab-org/api/client-go/compare/v2.59.0...v2.59.1) (2026-08-25)


### Bug Fixes

* **issues:** avoid panic unmarshalling an Issue with no id ([8a1370b](https://gitlab.com/gitlab-org/api/client-go/commit/8a1370bbe8942224e1bcfbe2c04c46114120d112))

## 2.59.0

### 🚀 Features