Skip to content

chore: bump version to 0.1.81#133

Merged
CarmenDou merged 1 commit into
mainfrom
chore/bump-version-0.1.81
May 16, 2026
Merged

chore: bump version to 0.1.81#133
CarmenDou merged 1 commit into
mainfrom
chore/bump-version-0.1.81

Conversation

@CarmenDou
Copy link
Copy Markdown
Contributor

@CarmenDou CarmenDou commented May 16, 2026

Summary by cubic

Bumps @insforge/cli to 0.1.81 for the next release. Updates the version in package.json and package-lock.json; no code changes.

Written for commit bc5a094. Summary will update on new commits. Review in cubic

Note

Bump version to 0.1.81

Updates version from 0.1.80 to 0.1.81 in package.json and package-lock.json.

Macroscope summarized bc5a094.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 16, 2026

Warning

Rate limit exceeded

@CarmenDou has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 7 minutes and 36 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 5505c158-8574-4a61-940d-92ebe6f7805e

📥 Commits

Reviewing files that changed from the base of the PR and between 128ef24 and bc5a094.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-version-0.1.81

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 16, 2026

Greptile Summary

This PR bumps the @insforge/cli package version from 0.1.80 to 0.1.81 in both package.json and package-lock.json.

  • package.json: version field updated from \"0.1.80\" to \"0.1.81\".
  • package-lock.json: Both the top-level version field and the packages[\"\"] entry are updated to \"0.1.81\" to keep the lockfile consistent.

Confidence Score: 5/5

Purely a version string update with no logic, dependency, or configuration changes — safe to merge.

All three version fields across package.json and package-lock.json are updated consistently to 0.1.81. No dependencies, scripts, or source files were touched.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version field bumped from 0.1.80 to 0.1.81; no other changes.
package-lock.json Both version entries (root and packages[""] block) updated from 0.1.80 to 0.1.81, consistent with package.json.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[package.json version: 0.1.80] -->|bump| B[package.json version: 0.1.81]
    C[package-lock.json root version: 0.1.80] -->|bump| D[package-lock.json root version: 0.1.81]
    E[package-lock.json packages version: 0.1.80] -->|bump| F[package-lock.json packages version: 0.1.81]
Loading

Reviews (1): Last reviewed commit: "chore: bump version to 0.1.81" | Re-trigger Greptile

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Tip: cubic could auto-approve low-risk PRs like this, if it thinks it's safe to merge. Learn more
Re-trigger cubic

@CarmenDou CarmenDou merged commit 1dc79d1 into main May 16, 2026
4 checks passed
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.

2 participants