Skip to content

Commit 7982da9

Browse files
authored
Add changeset generation instructions (#1308)
Added instructions for generating changesets after package updates.
1 parent ae13876 commit 7982da9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ Use pnpm for node and poetry for python to install and update dependencies.
22
Run `pnpm run format`, `pnpm run lint` and `pnpm run typecheck` before committing changes.
33
To re-generate the API client run `make codegen` in the repository root.
44
Run tests on affected codepaths using `pnpm run test`.
5+
Generate changesets after updating packages/cli, packages/js-sdk, packages/python-sdk.
56
Default credentials are stored in .env.local in the repository root or inside ~/.e2b/config.json.

0 commit comments

Comments
 (0)