mirror of
https://github.com/cjavdev/spotted-ts.git
synced 2026-04-25 20:55:57 +03:00
[PR #30] [MERGED] release: 0.16.1 #27
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotted-ts#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cjavdev/spotted-ts/pull/30
Author: @stainless-app[bot]
Created: 1/7/2026
Status: ✅ Merged
Merged: 1/7/2026
Merged by: @stainless-app[bot]
Base:
main← Head:release-please--branches--main--changes--next--components--spotted-ts📝 Commits (3)
1744e7bchore: break long lines in snippets into multiline1caa121fix(mcp): fix options parsing6c021c2release: 0.16.1📊 Changes
23 files changed (+108 additions, -27 deletions)
View changed files
📝
.release-please-manifest.json(+1 -1)📝
CHANGELOG.md(+13 -0)📝
README.md(+3 -1)📝
jsr.json(+1 -1)📝
package.json(+1 -1)📝
packages/mcp-server/package.json(+1 -1)📝
packages/mcp-server/src/options.ts(+2 -2)📝
packages/mcp-server/src/server.ts(+1 -1)📝
packages/mcp-server/tests/options.test.ts(+4 -4)📝
src/version.ts(+1 -1)📝
tests/api-resources/albums.test.ts(+5 -1)📝
tests/api-resources/artists.test.ts(+6 -1)📝
tests/api-resources/audiobooks.test.ts(+5 -1)📝
tests/api-resources/browse/browse.test.ts(+5 -1)📝
tests/api-resources/browse/categories.test.ts(+5 -1)📝
tests/api-resources/me/albums.test.ts(+8 -1)📝
tests/api-resources/me/episodes.test.ts(+8 -1)📝
tests/api-resources/me/player/player.test.ts(+5 -1)📝
tests/api-resources/me/top.test.ts(+10 -2)📝
tests/api-resources/me/tracks.test.ts(+8 -1)...and 3 more files
📄 Description
Automated Release PR
0.16.1 (2026-01-07)
Full Changelog: v0.16.0...v0.16.1
Bug Fixes
Chores
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.