Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR was opened by the [Changesets release](https://github.com/changesets/action) 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 master, this PR will be updated.⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ `master` is currently in **pre mode** so this branch has prereleases rather than normal releases. If you want to exit prereleases, run `changeset pre exit` on `master`.⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ # Releases ## @celo/[email protected] ### Patch Changes - [#523](#523) [`13c4220`](13c4220) Thanks [@shazarre](https://github.com/shazarre)! - Fixes EpochManager not available error for some L1 commands <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on updating the version of the `@celo/celocli` package and adding a new entry in the changelog for the release of version `6.1.0-beta.2`. It includes a fix for an error related to `EpochManager`. ### Detailed summary - Added `"spotty-geese-shake"` to `.changeset/pre.json`. - Updated `version` from `6.1.0-beta.1` to `6.1.0-beta.2` in `packages/cli/package.json`. - Added changelog entry for `6.1.0-beta.2` in `packages/cli/CHANGELOG.md`. - Documented fix for `EpochManager not available` error in the changelog. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex --> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information