Skip to content

fix: sync release version artifacts#90

Merged
namastex888 merged 1 commit into
mainfrom
fix/main-version-artifacts
May 26, 2026
Merged

fix: sync release version artifacts#90
namastex888 merged 1 commit into
mainfrom
fix/main-version-artifacts

Conversation

@namastex888
Copy link
Copy Markdown
Collaborator

Summary

  • sync package-lock root version to package.json 0.260526.4
  • rebuild dist version artifacts to 0.260526.4

Verification

  • npm run build
  • npm run check
  • npm test -- --runInBand (360/360)
  • npm audit --audit-level=moderate

Post-merge hygiene follow-up after #89.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 26, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (3)
  • dist/src/version.d.ts is excluded by !**/dist/**
  • dist/src/version.js is excluded by !**/dist/**
  • package-lock.json is excluded by !**/package-lock.json

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d21cc32e-a753-4972-9434-bb96372376e7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/main-version-artifacts

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.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the package version to 0.260526.4 across the project's build artifacts (version.d.ts and version.js) and package-lock.json. I have no feedback to provide as there are no review comments.

@namastex888 namastex888 merged commit db617c1 into main May 26, 2026
9 checks passed
@namastex888 namastex888 deleted the fix/main-version-artifacts branch May 26, 2026 06:59
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