Skip to content

Commit

Permalink
chore(master): release 2.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
token-generator-app[bot] authored Jan 17, 2025
1 parent 662a0bd commit 797df6f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [2.35.1](https://github.com/netlify/open-api/compare/v2.35.0...v2.35.1) (2025-01-17)


### Bug Fixes

* update `getCurrentUser` response type from array to single `User` object ([#557](https://github.com/netlify/open-api/issues/557)) ([662a0bd](https://github.com/netlify/open-api/commit/662a0bdb8ca7ddb9175542e78501ff877f7029eb))

## [2.35.0](https://github.com/netlify/open-api/compare/v2.34.0...v2.35.0) (2024-12-05)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@netlify/open-api",
"description": "Netlify's open-api definition as a module",
"version": "2.35.0",
"version": "2.35.1",
"author": "Netlify",
"ava": {
"files": [
Expand Down

0 comments on commit 797df6f

Please sign in to comment.