GitGlimpse / processed_docs /pr_data_0_doc_29.txt
NathanAW24
add for streamlit_cot
fd27bb4
Pull Request Number: 4236
Title: ci(changesets): :package: version packages
Base Branch: canary
Head Branch: changeset-release/canary
Author: github-actions
URL: https://github.com/nextui-org/nextui/pull/4236
State: MERGED
Created At: 2024-12-06T14:31:01Z
Merged At: 2024-12-06T14:31:50Z
Participants: jrgarciadev
Description:
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to canary, this PR will be updated.
Releases
@nextui-org/[email protected]
Patch Changes
#4235 71e2d8c Thanks @jrgarciadev! - Fix release
@nextui-org/[email protected]
Patch Changes
Updated dependencies [71e2d8c]:
@nextui-org/[email protected]
Commits:
- ci(changesets): version packages\n
Labels:
Comments:
- vercel: [vc]: #ctANNzL3cz1arITeHDITKGQSg9WE7wL3VLB/XfPdgQA=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJuZXh0dWktZG9jcy12MiIsInJvb3REaXJlY3RvcnkiOiJhcHBzL2RvY3MiLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL3ZlcmNlbC5jb20vbmV4dHVpLW9yZy9uZXh0dWktZG9jcy12Mi9HREtTQkdGeEppNVpRcmlINzVuSkxoaXhDMWt1IiwicHJldmlld1VybCI6IiIsIm5leHRDb21taXRTdGF0dXMiOiJDQU5DRUxFRCIsImxpdmVGZWVkYmFjayI6eyJyZXNvbHZlZCI6MCwidW5yZXNvbHZlZCI6MCwidG90YWwiOjAsImxpbmsiOiIifX0seyJuYW1lIjoibmV4dHVpLXN0b3J5Ym9vay12MiIsInJvb3REaXJlY3RvcnkiOiJwYWNrYWdlcy9zdG9yeWJvb2siLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL3ZlcmNlbC5jb20vbmV4dHVpLW9yZy9uZXh0dWktc3Rvcnlib29rLXYyLzZwbkt1U0w1QkpBNDE4UFRCOXNzR0dLWUZyRTMiLCJwcmV2aWV3VXJsIjoiIiwibmV4dENvbW1pdFN0YXR1cyI6IkNBTkNFTEVEIiwibGl2ZUZlZWRiYWNrIjp7InJlc29sdmVkIjowLCJ1bnJlc29sdmVkIjowLCJ0b3RhbCI6MCwibGluayI6IiJ9fV19
**The latest updates on your projects**. Learn more about [Vercel for Git β†—οΈŽ](https://vercel.link/github-learn-more)
| Name | Status | Preview | Comments | Updated (UTC) |
| :--- | :----- | :------ | :------- | :------ |
| **nextui-docs-v2** | πŸ›‘ Canceled ([Inspect](https://vercel.com/nextui-org/nextui-docs-v2/GDKSBGFxJi5ZQriH75nJLhixC1ku)) | | | Dec 6, 2024 2:49pm |
| **nextui-storybook-v2** | πŸ›‘ Canceled ([Inspect](https://vercel.com/nextui-org/nextui-storybook-v2/6pnKuSL5BJA418PTB9ssGGKYFrE3)) | | | Dec 6, 2024 2:49pm |
\n- coderabbitai: <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: skip review by coderabbit.ai -->
> [!IMPORTANT]
> ## Review skipped
>
> Ignore keyword(s) in the title.
>
> <details>
> <summary>:no_entry: Ignored keywords (3)</summary>
>
> * WIP
> * DO NOT MERGE
> * ci(changesets)
>
> </details>
>
> Please check the settings in the CodeRabbit UI or the `.coderabbit.yaml` file in this repository. To trigger a single review, invoke the `@coderabbitai review` command.
>
> You can disable this status message by setting the `reviews.review_status` to `false` in the CodeRabbit configuration file.
<!-- end of auto-generated comment: skip review by coderabbit.ai -->
<!-- tips_start -->
---
<details>
<summary>πŸͺ§ Tips</summary>
### Chat
There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai):
- Review comments: Directly reply to a review comment made by CodeRabbit. Example:
- `I pushed a fix in commit <commit_id>, please review it.`
- `Generate unit testing code for this file.`
- `Open a follow-up GitHub issue for this discussion.`
- Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples:
- `@coderabbitai generate unit testing code for this file.`
- `@coderabbitai modularize this function.`
- PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
- `@coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.`
- `@coderabbitai read src/utils.ts and generate unit testing code.`
- `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.`
- `@coderabbitai help me debug CodeRabbit configuration file.`
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.
### CodeRabbit Commands (Invoked using PR comments)
- `@coderabbitai pause` to pause the reviews on a PR.
- `@coderabbitai resume` to resume the paused reviews.
- `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
- `@coderabbitai full review` to do a full review from scratch and review all the files again.
- `@coderabbitai summary` to regenerate the summary of the PR.
- `@coderabbitai resolve` resolve all the CodeRabbit review comments.
- `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository.
- `@coderabbitai help` to get help.
### Other keywords and placeholders
- Add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed.
- Add `@coderabbitai summary` to generate the high-level summary at a specific location in the PR description.
- Add `@coderabbitai` anywhere in the PR title to generate the title automatically.
### Documentation and Community
- Visit our [Documentation](https://docs.coderabbit.ai) for detailed information on how to use CodeRabbit.
- Join our [Discord Community](http://discord.gg/coderabbit) to get help, request features, and share feedback.
- Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.
</details>
<!-- tips_end -->\n
Files Changed:
- .changeset/lovely-news-camp.md (removed, 5 changes)\n Patch: @@ -1,5 +0,0 @@
----
-"@nextui-org/snippet": patch
----
-
-Fix release\n- packages/components/snippet/CHANGELOG.md (modified, 6 changes)\n Patch: @@ -1,5 +1,11 @@
# @nextui-org/snippet
+## 2.2.1
+
+### Patch Changes
+
+- [#4235](https://github.com/nextui-org/nextui/pull/4235) [`71e2d8c`](https://github.com/nextui-org/nextui/commit/71e2d8c6014c821c0441c6a68924043a7a491e5b) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix release
+
## 2.2.0
### Minor Changes\n- packages/components/snippet/package.json (modified, 2 changes)\n Patch: @@ -1,6 +1,6 @@
{
"name": "@nextui-org/snippet",
- "version": "2.2.0",
+ "version": "2.2.1",
"description": "Display a snippet of copyable code for the command line.",
"keywords": [
"snippet"\n- packages/core/react/CHANGELOG.md (modified, 7 changes)\n Patch: @@ -1,5 +1,12 @@
# @nextui-org/react
+## 2.6.1
+
+### Patch Changes
+
+- Updated dependencies [[`71e2d8c`](https://github.com/nextui-org/nextui/commit/71e2d8c6014c821c0441c6a68924043a7a491e5b)]:
+ - @nextui-org/[email protected]
+
## 2.6.0
### Minor Changes\n- packages/core/react/package.json (modified, 2 changes)\n Patch: @@ -1,6 +1,6 @@
{
"name": "@nextui-org/react",
- "version": "2.6.0",
+ "version": "2.6.1",
"description": "πŸš€ Beautiful and modern React UI library.",
"author": "Junior Garcia <[email protected]>",
"homepage": "https://nextui.org",\n