Skip to content

release: prepare 0.3.1 store build - #195

Merged
sjungwon03 merged 1 commit into
devfrom
release/194-openscene-0-3-1
Jul 31, 2026
Merged

release: prepare 0.3.1 store build#195
sjungwon03 merged 1 commit into
devfrom
release/194-openscene-0-3-1

Conversation

@sjungwon03

Copy link
Copy Markdown
Member

Summary

Prepares the next production release: OpenScene 0.3.1, iOS build 2, and Android versionCode 2. This is required because 0.3.0 is already tagged and build 1 has already been uploaded to both stores.

Closes #194

Validation

  • Release metadata JSON parsed.
  • npm test -- tests/releaseWorkflow.test.ts
  • git diff --check passed.
  • npm run typecheck (CI pending)
  • npm test (CI pending)
  • npm run build (CI pending)

Checklist

  • This pull request targets dev.
  • I created or linked a GitHub issue for this change.
  • I used a Conventional Commit message.
  • Tests are not directly applicable to a version-only release change; CI is running.
  • I updated release documentation.
  • I did not include secrets, private media, private file paths, credentials, or security exploit material.

Notes for reviewers

Promotion of this version from dev to main will invoke the main-release workflow, which uploads iOS to App Store Connect and publishes Android to the Play production track.

@sjungwon03
sjungwon03 requested a review from sjungwon03-ai July 31, 2026 07:48
@sjungwon03 sjungwon03 self-assigned this Jul 31, 2026
@sjungwon03 sjungwon03 added type:release Release promotion area:ci CI and developer tooling labels Jul 31, 2026

@sjungwon03-ai sjungwon03-ai left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approved. Version bump from 0.3.0 to 0.3.1 across app.json, package files, and docs is clean and matches the release title. No code changes or issues found.

@sjungwon03
sjungwon03 merged commit 7381bb8 into dev Jul 31, 2026
1 check passed
@sjungwon03
sjungwon03 deleted the release/194-openscene-0-3-1 branch July 31, 2026 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ci CI and developer tooling type:release Release promotion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

release: prepare OpenScene 0.3.1 store build

2 participants