Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .changeset/v3.26.8.md → .changeset/v3.27.0.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
"roo-cline": patch
"roo-cline": minor
Copy link

Choose a reason for hiding this comment

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

Critical issue: The package.json file still shows version 3.26.7, but this changeset is bumping from 3.26.8 to 3.27.0. The package.json version needs to be updated to match. Was there a missing 3.26.8 release, or should this changeset be starting from 3.26.7?

Copy link

Choose a reason for hiding this comment

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

The change from "patch" to "minor" is appropriate given the new features (user message editing/deletion and new model support). However, could you clarify if these are purely additive features or if there are any breaking changes that justify the minor version bump?

---

![3.26.8 Release - Bug Fixes and Improvements](/releases/3.26.8-release.png)
![3.27.0 Release - Bug Fixes and Improvements](/releases/3.27.0-release.png)

- Add: User message editing and deletion functionality (thanks @NaccOll!)
- Add: Kimi K2-0905 model support in Chutes provider (#7700 by @pwilkin, PR by @app/roomote)
Expand Down
File renamed without changes
Loading