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

chore(release): 1.28.1 [skip ci]

## 1.28.1

### 🐛 Bug Fixes

- Fix error where GetNamespace double escaped URL-encoded projects ([!2743](!2743)) by [Patrick Rice](https://gitlab.com/PatrickRice)

### 🔄 Other Changes

- refactor: moved comments to interface ([!2716](!2716)) by [Zubeen](https://gitlab.com/syedzubeen)

## [1.28.1](v1.28.0...v1.28.1) (2026-02-06)
parent 94b4db05
Loading
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
## 1.28.1

### 🐛 Bug Fixes

- Fix error where GetNamespace double escaped URL-encoded projects ([!2743](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2743)) by [Patrick Rice](https://gitlab.com/PatrickRice)

### 🔄 Other Changes

- refactor: moved comments to interface ([!2716](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2716)) by [Zubeen](https://gitlab.com/syedzubeen)



## [1.28.1](https://gitlab.com/gitlab-org/api/client-go/compare/v1.28.0...v1.28.1) (2026-02-06)

## 1.28.0

### 🚀 Features