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

chore(release): 3.5.0 [skip ci]

## 3.5.0

### 🚀 Features

- feat(snippets): add the four fields the snippet entity sends to Snippet ([!3053](!3053)) by [José M. Requena Plens](https://gitlab.com/jmrp)

### 🔄 Other Changes

- docs: Replace gitlab.Ptr with new ([!3054](!3054)) by [Oleksandr Redko](https://gitlab.com/alexandear)

# [3.5.0](v3.4.0...v3.5.0) (2026-09-11)

### Features

* **snippets:** add the four fields the snippet entity sends to Snippet ([d7f05da5](d7f05da5))
parent 82490d83
Loading
Loading
Loading
Loading
Loading
+19 −0
Changes for CHANGELOG.md: 19 added lines, 0 removed lines.
Original line number Diff line number Diff line
## 3.5.0

### 🚀 Features

- feat(snippets): add the four fields the snippet entity sends to Snippet ([!3053](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/3053)) by [José M. Requena Plens](https://gitlab.com/jmrp)

### 🔄 Other Changes

- docs: Replace gitlab.Ptr with new ([!3054](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/3054)) by [Oleksandr Redko](https://gitlab.com/alexandear)



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


### Features

* **snippets:** add the four fields the snippet entity sends to Snippet ([d7f05da](https://gitlab.com/gitlab-org/api/client-go/commit/d7f05da56603aa07addc999fde33f16b5841de1a))

## 3.4.0

### 🚀 Features