224d1b6230
Removes e2b-docs from the changeset ignore configuration in .changeset/config.json. This change allows e2b-docs to trigger changelog generation during the release process. 🤖 Generated with Claude Code <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Low risk config-only change that affects release/changelog generation behavior by including `e2b-docs` in Changesets processing. > > **Overview** > Removes `e2b-docs` from the Changesets `ignore` list by setting `ignore` to an empty array in `.changeset/config.json`, so changes in `e2b-docs` will now be considered during versioning/changelog generation. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit afe51b41ac9d4f9e6e629886d6cd0ccd1d1e1de3. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
Changesets
To add changeset run:
npx changeset
in the root of the project. This will create a new changeset in the .changeset folder.