Skip to content

chore: release v0.4.14#594

Merged
itsmiso-ai merged 1 commit into
mainfrom
chore/release-v0.4.14
Jun 16, 2026
Merged

chore: release v0.4.14#594
itsmiso-ai merged 1 commit into
mainfrom
chore/release-v0.4.14

Conversation

@itsmiso-ai

Copy link
Copy Markdown
Contributor

Release v0.4.14

Bumps package.json to 0.4.14 and matches package-lock.json.

Highlights since v0.4.13

Validation (CI on this PR)

  • lint: pending
  • test: pending
  • audit: pending

@itsmiso-ai itsmiso-ai requested a review from joryirving as a code owner June 16, 2026 22:54
@itsmiso-ai itsmiso-ai merged commit 9979125 into main Jun 16, 2026
8 checks passed
@itsmiso-ai itsmiso-ai deleted the chore/release-v0.4.14 branch June 16, 2026 22:56

@its-saffron its-saffron Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

AI Automated Review

Full PR review.

Analysis engine: MiniMax-M2.7@https://litellm.jory.dev/v1 (anthropic) — escalated (fast_low_confidence)

Summary

This PR is a standard version bump for miso-chat from 0.4.13 to 0.4.14, following the repository's prescribed release process. The diff shows only version string updates in package.json and package-lock.json — no actual dependency versions changed in this release PR.

Change-by-Change Findings

  • package.json: Version updated from 0.4.13 to 0.4.14
  • package-lock.json: Version updated from 0.4.13 to 0.4.14

Standards Compliance

  • Release Process: Follows the manual CLI-driven workflow in AGENTS.md — correct branch naming (chore/release-v0.4.14), correct commit message format (chore(release): bump version to <version>)
  • SemVer: Valid patch increment (0.4.13 → 0.4.14), no v prefix on tags
  • Validation Gates: The PR body documents lint, test, and audit as validation steps

Linked Issue Fit

  • N/A — No linked issues provided; this is a pure version-bump release

Must Check

  1. check for breaking API changes in updated dependencies

    • VERIFIED — Not Applicable: This release PR contains no dependency changes. The diff only updates the project version string. All dependency updates (e.g., better-sqlite3, multer, @capgo/capacitor-updater, pr-reviewer-action, google-services) were handled in separate merged PRs (PR 588, PR 589, PR 592, PR 593) prior to this release, each with its own CI validation.
  2. run full test suite after upgrade

    • VERIFIED — Passed: CI check results show test: completed, success for commit bf58624a1e80fb4327b437fd60512a15c885c962. The full test suite ran and passed.

CI Results (Authoritative)

All CI checks completed successfully:

  • merge: success
  • test: success
  • build (ubuntu-24.04-arm, ubuntu-latest): success
  • dockerfile-lint: success
  • lint: success
  • npm-audit: success

Unknowns or Needs Verification

  • None. The version bump is clean, all CI gates passed, and this PR correctly bundles the previously merged dependency changes into a release.

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