Skip to content

chore(main): release 1.66.0#180

Merged
odinellefsen merged 1 commit intomainfrom
release-please--branches--main
Jan 19, 2026
Merged

chore(main): release 1.66.0#180
odinellefsen merged 1 commit intomainfrom
release-please--branches--main

Conversation

@flowcore-machine
Copy link
Contributor

@flowcore-machine flowcore-machine commented Jan 19, 2026

🤖 I have created a release beep boop

1.66.0 (2026-01-19)

Features

  • add UserDeleteCommand and corresponding tests for user deletion functionality (85fc50e)
  • add UserDeleteCommand to handle deletion of the authenticated user (a674ef8)
  • add UserDeleteCommand to handle deletion of the authenticated user (96c931b)

Bug Fixes

  • remove trailing slash from user deletion API endpoint and update corresponding test (b1c1ea4)
  • update UserDeleteInput type description to clarify it represents the input for deleting the current authenticated user (2f092dd)
  • update UserDeleteOutput type description to clarify it represents the output for deleting the authenticated user (4c5ac23)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

Release Notes

  • New Features
    • Extended UserDeleteCommand with new capabilities for user account management
  • Bug Fixes
    • Fixed trailing slash inconsistency in user deletion API endpoints
    • Improved clarity of input and output descriptions in user deletion API documentation

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 19, 2026

📝 Walkthrough

Walkthrough

This PR updates the SDK version from 1.65.0 to 1.66.0 across release configuration and package manifest files, and adds a new unreleased changelog section documenting UserDeleteCommand features and bug fixes related to API endpoint changes.

Changes

Cohort / File(s) Summary
Release Version Bump
.github/workflows/.release-please-manifest.json, deno.json
Version incremented from 1.65.0 to 1.66.0 in both the release manifest and package manifest
Changelog Entry
CHANGELOG.md
New unreleased 1.66.0 section added with three new features (UserDeleteCommand-related) and three bug fixes (trailing slash removal, API description updates)

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

autorelease: tagged

Suggested reviewers

  • odinellefsen

Poem

🐰 A version hops from sixty-five to sixty-six,
With UserDelete commands and bugfix mix,
The manifest dances, the changelog sings,
Another release brings new things! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore(main): release 1.66.0' directly summarizes the main change—a version release from 1.65.0 to 1.66.0, reflected across manifest, changelog, and package files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@odinellefsen odinellefsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

W!

Copy link
Contributor

@odinellefsen odinellefsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

W!

@odinellefsen odinellefsen merged commit aa9ef42 into main Jan 19, 2026
2 checks passed
@odinellefsen odinellefsen deleted the release-please--branches--main branch January 19, 2026 10:54
@flowcore-machine
Copy link
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants