-
Notifications
You must be signed in to change notification settings - Fork 25
chore(main): release tambo 0.1.2 #161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(main): release tambo 0.1.2 #161
Conversation
WalkthroughThis pull request updates the CLI version from 0.1.1 to 0.1.2. The version bump is reflected in both the release manifest and the package file. Additionally, the changelog has been updated with a new entry for version 0.1.2, which includes notes on requiring Node.js version 20 or higher and on the added feature for displaying the Changes
Sequence Diagram(s)sequenceDiagram
participant User as User
participant CLI as CLI Tool
participant Msg as Message Component
User->>CLI: Execute command
CLI->>Msg: Render messag
8000
e with renderedComponent
Msg->>User: Display message with rendered component
Possibly related PRs
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (3)
🚧 Files skipped from review as they are similar to previous changes (3)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
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)
Other keywords and placeholders
CodeRabbit Configuration File (
|
4079c8a
to
f05c971
Compare
f05c971
to
4ca6407
Compare
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
0.1.2 (2025-03-19)
Bug Fixes
Miscellaneous
This PR was generated with Release Please. See documentation.
Summary by CodeRabbit
New Features
Bug Fixes
Chores