Skip to content

Bump version to 0.0.8 across all packages#19

Merged
digitalmio merged 1 commit into
mainfrom
release/0.0.8
May 17, 2026
Merged

Bump version to 0.0.8 across all packages#19
digitalmio merged 1 commit into
mainfrom
release/0.0.8

Conversation

@digitalmio
Copy link
Copy Markdown
Owner

No description provided.

@digitalmio digitalmio merged commit c80d056 into main May 17, 2026
7 checks passed
@digitalmio digitalmio deleted the release/0.0.8 branch May 17, 2026 18:41
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 17, 2026

Greptile Summary

This PR bumps the version field from 0.0.7 to 0.0.8 across all three packages in the monorepo. No dependency versions, exports, scripts, or other configuration are changed.

  • @edgepod/cli, @edgepod/client, and @edgepod/server all receive the same patch version increment, keeping them in sync.

Confidence Score: 5/5

Safe to merge — only the version field changes in all three package manifests.

All three packages move from 0.0.7 to 0.0.8 with no other modifications. None of the packages declare cross-dependencies on each other, so there is no risk of a version mismatch between internal consumers. The change is mechanical and complete.

No files require special attention.

Important Files Changed

Filename Overview
packages/cli/package.json Version bumped from 0.0.7 to 0.0.8; no other changes.
packages/client/package.json Version bumped from 0.0.7 to 0.0.8; no other changes.
packages/server/package.json Version bumped from 0.0.7 to 0.0.8; no other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Version Bump PR] --> B["@edgepod/cli 0.0.7 to 0.0.8"]
    A --> C["@edgepod/client 0.0.7 to 0.0.8"]
    A --> D["@edgepod/server 0.0.7 to 0.0.8"]
Loading

Reviews (1): Last reviewed commit: "Bump version to 0.0.8 across all package..." | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant