mirror of
https://github.com/cjavdev/spotted-cli.git
synced 2026-04-25 12:05:56 +03:00
[PR #35] [MERGED] release: 0.23.0 #35
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-cli#35
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-cli/pull/35
Author: @stainless-app[bot]
Created: 1/16/2026
Status: ✅ Merged
Merged: 1/16/2026
Merged by: @stainless-app[bot]
Base:
main← Head:release-please--branches--main--changes--next📝 Commits (5)
df82b10codegen metadata47cbd37codegen metadata42b2a0achore(docs): Update name in README7be17a0feat(auth): Adds feature0993f2frelease: 0.23.0📊 Changes
13 files changed (+410 additions, -4 deletions)
View changed files
📝
.release-please-manifest.json(+1 -1)📝
.stats.yml(+1 -1)📝
CHANGELOG.md(+13 -0)📝
README.md(+1 -1)📝
pkg/cmd/cmd.go(+3 -0)📝
pkg/cmd/cmdutil.go(+5 -0)➕
pkg/cmd/credentials.go(+97 -0)➕
pkg/cmd/login.go(+174 -0)➕
pkg/cmd/login_unix.go(+21 -0)➕
pkg/cmd/login_windows.go(+12 -0)➕
pkg/cmd/logout.go(+30 -0)📝
pkg/cmd/version.go(+1 -1)➕
pkg/cmd/whoami.go(+51 -0)📄 Description
Automated Release PR
0.23.0 (2026-01-16)
Full Changelog: v0.22.3...v0.23.0
Features
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.