Skip to content

chore: bump mobile version to 1.1.37 and fix CHANGELOG#21

Merged
c0d3rb4b4 merged 1 commit into
mainfrom
codex/increment-version-and-update-changelog
Feb 27, 2026
Merged

chore: bump mobile version to 1.1.37 and fix CHANGELOG#21
c0d3rb4b4 merged 1 commit into
mainfrom
codex/increment-version-and-update-changelog

Conversation

@c0d3rb4b4
Copy link
Copy Markdown
Owner

Motivation

  • Repair a version-history inconsistency where apps/mobile/package.json was already 1.1.36 but the root CHANGELOG.md top entry was labeled 1.1.35.
  • Advance the mobile package version for the next release so package metadata and changelog stay aligned.

Description

  • Bumped the mobile package version in apps/mobile/package.json from 1.1.36 to 1.1.37.
  • Fixed the root CHANGELOG.md by correcting the prior release label to 1.1.36 and prepending a new 1.1.37 entry describing the changelog correction and version bump.
  • Changes are limited to apps/mobile/package.json and CHANGELOG.md on branch chore/bump-version-fix-changelog.

Testing

  • Ran pnpm -C apps/mobile typecheck, which completed successfully.
  • The commit hook ran biome check --write --no-errors-on-unmatched during commit and it completed successfully.
  • Verified the top of CHANGELOG.md shows 1.1.37 followed by 1.1.36, and apps/mobile/package.json now reports 1.1.37.

Codex Task

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@c0d3rb4b4 c0d3rb4b4 merged commit 8dbad2f into main Feb 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant