Skip to content

chore(main): release @tambo-ai/react-ui-base 0.1.8#2711

Open
tambo-bot wants to merge 1 commit intomainfrom
release-please--branches--main--components--@tambo-ai/react-ui-base
Open

chore(main): release @tambo-ai/react-ui-base 0.1.8#2711
tambo-bot wants to merge 1 commit intomainfrom
release-please--branches--main--components--@tambo-ai/react-ui-base

Conversation

@tambo-bot
Copy link
Copy Markdown
Contributor

@tambo-bot tambo-bot commented Mar 31, 2026

🤖 I have created a release beep boop

0.1.8 (2026-04-02)

Miscellaneous Chores

  • deps: bump @tambo-ai/typescript-sdk from 0.94.0 to 0.94.1 in the tambo-ai group (#2706) (6842afa)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @tambo-ai/react bumped from * to 1.2.6
    • peerDependencies
      • @tambo-ai/react bumped from * to 1.2.6

This PR was generated with Release Please. See documentation.

@tambo-bot tambo-bot added the autorelease: pending Release pending label Mar 31, 2026
@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog bot commented Mar 31, 2026

Reviewed PR #2711 — standard Release Please release for @tambo-ai/react-ui-base 0.1.8. All changes are mechanical (version bump, changelog, manifest update, workspace devDependency pin). No issues found.

Pullfrog  | View workflow run | Triggered by Pullfrog | Using Claude Opus𝕏

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 31, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cloud Error Error Apr 2, 2026 4:47pm
showcase Error Error Apr 2, 2026 4:47pm
tambo-docs Error Error Apr 2, 2026 4:47pm

@github-actions github-actions bot added area: react-ui-base Changes to the react-ui-base package (packages/react-ui-base) area: documentation Improvements or additions to documentation status: triage Needs to be triaged by a maintainer contributor: external Created by an external contributor change: chore Maintenance and chores labels Mar 31, 2026
@tambo-bot tambo-bot force-pushed the release-please--branches--main--components--@tambo-ai/react-ui-base branch from 7fad170 to f25eb1e Compare March 31, 2026 00:23
@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog bot commented Mar 31, 2026

TL;DR — Automated release of @tambo-ai/react-ui-base v0.1.8, picking up the @tambo-ai/typescript-sdk 0.94.0 → 0.94.1 dependency bump and pinning the @tambo-ai/react peer/dev dependency to 1.2.6.

Key changes

  • Bump @tambo-ai/react-ui-base to 0.1.8 — Version bump in package.json and release-please manifest, with changelog entry for the new release.
  • Pin @tambo-ai/react dependency to 1.2.6 — Replaces the wildcard (*) dev and peer dependency with an explicit version to align with the latest release.
  • Upgrade codecov/codecov-action to v6.0.0 — CI workflow updated from v5.5.3 to v6.0.0 (picked up from base branch).

Summary | 4 files | 2 commits | base: mainrelease-please--branches--main--components--@tambo-ai/react-ui-base


Version bump and dependency pinning

Before: @tambo-ai/react-ui-base at 0.1.7 with wildcard @tambo-ai/react dependency.
After: Version 0.1.8 with @tambo-ai/react pinned to 1.2.6, reflecting the upstream SDK bump.

This is a routine Release Please PR. The only functional change is the transitive @tambo-ai/typescript-sdk bump from 0.94.0 to 0.94.1 (via #2706).

packages/react-ui-base/package.json · packages/react-ui-base/CHANGELOG.md · .config/release-please/.release-please-manifest.json

Pullfrog  | View workflow run | Triggered by Pullfrog | Using Claude Opus𝕏

@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog bot commented Mar 31, 2026

TL;DR — Automated Release Please patch release of create-tambo-app from 0.3.2 to 0.3.3, triggered by an ESLint devDependency group bump.

Key changes

  • Bump create-tambo-app to 0.3.3 — Patch version bump in package.json, release manifest, and package-lock.json with a new changelog entry.
  • Add changelog entry for ESLint group update — Records the upstream ESLint devDependency bump (chore(deps-dev): bump the eslint group with 3 updates #2674) as a miscellaneous chore.

Summary | 4 files | 2 commits | base: mainrelease-please--branches--main--components--create-tambo-app


Patch release for ESLint devDependency bump

Before: create-tambo-app at 0.3.2.
After: create-tambo-app at 0.3.3.

Standard Release Please patch release. The only upstream change flowing into this version is the ESLint group bump with 3 updates (#2674).

.release-please-manifest.json · create-tambo-app/package.json · create-tambo-app/CHANGELOG.md

Pullfrog  | View workflow run | Triggered by Pullfrog | Using Claude Opus𝕏

@tambo-bot tambo-bot force-pushed the release-please--branches--main--components--@tambo-ai/react-ui-base branch from f25eb1e to d0869f5 Compare March 31, 2026 00:33
@tambo-bot tambo-bot force-pushed the release-please--branches--main--components--@tambo-ai/react-ui-base branch from d0869f5 to 99dce85 Compare March 31, 2026 00:34
@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog bot commented Mar 31, 2026

TL;DR — Automated release-please patch bump for @tambo-ai/showcase from 0.37.5 to 0.37.6, collecting six dependency updates (ESLint, Tailwind, Next.js, TypeScript SDK, and misc packages) and pinning the @tambo-ai/react dependency to 1.2.6.

Key changes

  • Bump @tambo-ai/showcase to 0.37.6 — version bump in package.json and release manifest, with changelog entries for the accumulated dependency updates.
  • Pin @tambo-ai/react dependency to 1.2.6 — workspace wildcard (*) replaced with an explicit version in package.json.
  • Add changelog for six dependency bumps — ESLint group, Tailwind PostCSS, TypeScript SDK (0.93.1 → 0.94.0 → 0.94.1), Next.js group, and small-safe-packages group.

Summary | 3 files | 1 commit | base: mainrelease-please--branches--main--components--showcase


Version bump and dependency pinning

Before: @tambo-ai/showcase at 0.37.5 with wildcard * for the @tambo-ai/react dependency.
After: Version 0.37.6 with @tambo-ai/react pinned to 1.2.6.

Release-please collected six upstream dependency bumps into this patch release and resolved the @tambo-ai/react wildcard to the concrete version 1.2.6. The most notable upstream change is the @tambo-ai/typescript-sdk bump through two versions (0.93.1 → 0.94.1).

showcase/package.json · showcase/CHANGELOG.md · .release-please-manifest.json

Pullfrog  | View workflow run | Triggered by Pullfrog | Using Claude Opus𝕏

@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog bot commented Mar 31, 2026

TL;DR — Automated release-please PR that bumps @tambo-ai/docs from 1.32.2 to 1.32.3, picking up the @tambo-ai/typescript-sdk 0.94.0 → 0.94.1 dependency update and pinning workspace dependencies @tambo-ai/react to 1.2.6 and @tambo-ai/react-ui-base to 0.1.8.

Key changes

  • Bump @tambo-ai/docs version to 1.32.3 — Updates the package version, changelog, and release-please manifest for the new patch release.
  • Pin @tambo-ai/react and @tambo-ai/react-ui-base dependencies — Replaces * wildcards with exact versions (1.2.6 and 0.1.8 respectively) in docs/package.json.

Summary | 3 files | 1 commit | base: mainrelease-please--branches--main--components--docs

This is a standard release-please patch bump. The upstream change included is the @tambo-ai/typescript-sdk 0.94.0 → 0.94.1 dep bump from #2706. The workspace dependencies on @tambo-ai/react and @tambo-ai/react-ui-base are pinned from * to their current released versions as part of the release manifest update.

.release-please-manifest.json · docs/package.json · docs/CHANGELOG.md

Pullfrog  | View workflow run | Triggered by Pullfrog | Using Claude Opus𝕏

@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog bot commented Mar 31, 2026

TL;DR — Automated release of @tambo-ai/docs v1.33.0, picking up the skills management feature (#2690), the @tambo-ai/typescript-sdk 0.94.0 → 0.94.1 dependency bump, and pinning @tambo-ai/react to 1.2.6 and @tambo-ai/react-ui-base to 0.1.8.

Key changes

  • Bump @tambo-ai/docs version from 1.32.2 to 1.33.0 — minor version bump driven by the new skills management feature landing in the docs package.
  • Pin @tambo-ai/react and @tambo-ai/react-ui-base dependencies — replaces wildcard (*) dependencies with explicit versions 1.2.6 and 0.1.8 respectively.

Summary | 3 files | 1 commit | base: mainrelease-please--branches--main--components--docs

This is a Release Please PR. The minor version bump (1.32.2 → 1.33.0) reflects the skills management, provider upload, and runtime integration feature (#2690). It also includes the @tambo-ai/typescript-sdk 0.94.0 → 0.94.1 chore bump (#2706). No source code changes — only version bumps, changelog entries, and dependency pinning.

Before: @tambo-ai/docs was at 1.32.2 with wildcard (*) dependencies on @tambo-ai/react and @tambo-ai/react-ui-base.
After: Version is 1.33.0; @tambo-ai/react pinned to 1.2.6 and @tambo-ai/react-ui-base pinned to 0.1.8.

docs/package.json · docs/CHANGELOG.md · .release-please-manifest.json

Pullfrog  | View workflow run | Triggered by Pullfrog | Using Claude Opus𝕏

@tambo-bot tambo-bot force-pushed the release-please--branches--main--components--@tambo-ai/react-ui-base branch from 8978aaa to 303b166 Compare March 31, 2026 20:52
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 31, 2026

Deployment failed with the following error:

Invalid request: `attribution.gitUser` should NOT have additional property `isBot`.

@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog bot commented Mar 31, 2026

TL;DR — Automated release of @tambo-ai/react-ui-base v0.1.8, triggered by the @tambo-ai/typescript-sdk 0.94.0 → 0.94.1 dependency bump. Also pins the @tambo-ai/react dependency to 1.2.6 in both devDependencies and peerDependencies.

Key changes

  • Bump @tambo-ai/react-ui-base to 0.1.8 — version bump driven by the upstream @tambo-ai/typescript-sdk update and pinning of @tambo-ai/react from * to 1.2.6.

Summary | 3 files | 1 commit | base: mainrelease-please--branches--main--components--@tambo-ai/react-ui-base

Before: @tambo-ai/react-ui-base at 0.1.7; @tambo-ai/react dev/peer dependency set to *.
After: @tambo-ai/react-ui-base at 0.1.8; @tambo-ai/react dev/peer dependency pinned to 1.2.6. Changelog and release manifest updated accordingly.

package.json · CHANGELOG.md · .release-please-manifest.json

Pullfrog  | View workflow run | Triggered by Pullfrog | Using Claude Opus𝕏

@tambo-bot tambo-bot force-pushed the release-please--branches--main--components--@tambo-ai/react-ui-base branch from 303b166 to 7bba97e Compare April 1, 2026 01:18
@tambo-bot tambo-bot force-pushed the release-please--branches--main--components--@tambo-ai/react-ui-base branch from 7bba97e to fc7f413 Compare April 1, 2026 01:53
@tambo-bot tambo-bot force-pushed the release-please--branches--main--components--@tambo-ai/react-ui-base branch from fc7f413 to c9d7032 Compare April 2, 2026 00:20
@tambo-bot tambo-bot force-pushed the release-please--branches--main--components--@tambo-ai/react-ui-base branch from c9d7032 to 7fd2d89 Compare April 2, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: documentation Improvements or additions to documentation area: react-ui-base Changes to the react-ui-base package (packages/react-ui-base) autorelease: pending Release pending change: chore Maintenance and chores contributor: external Created by an external contributor status: triage Needs to be triaged by a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant