Skip to content

chore: release v0.1.2#28

Merged
ElbertePlinio merged 1 commit into
mainfrom
chore/release-v0.1.2
Jul 8, 2026
Merged

chore: release v0.1.2#28
ElbertePlinio merged 1 commit into
mainfrom
chore/release-v0.1.2

Conversation

@ElbertePlinio

Copy link
Copy Markdown
Member

Version bump and UNRELEASED reset for the v0.1.2 release. Release notes are staged for the GitHub release description (source of truth).

Refs pickforge/pickforge#130

🤖 Generated with Claude Code

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cbae4fa5bd

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread package.json
"name": "pickscribe-app",
"private": true,
"version": "0.1.1",
"version": "0.1.2",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Bump the Tauri app version for this release

When this commit is tagged as v0.1.2, the release workflow’s “Verify tag matches app version” step reads src-tauri/tauri.conf.json and exits if it differs from the tag, but this patch only changes package.json; src-tauri/tauri.conf.json still says 0.1.1. That blocks the v0.1.2 release before bundles are published, so the Tauri config version needs to be bumped alongside this package version.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Fixed — the commit now bumps src-tauri/tauri.conf.json, src-tauri/Cargo.toml, workspace Cargo.toml, and Cargo.lock to 0.1.2 alongside package.json, so the tag-verify step will pass.

@ElbertePlinio ElbertePlinio force-pushed the chore/release-v0.1.2 branch from cbae4fa to fe4f9f0 Compare July 8, 2026 22:40
@ElbertePlinio

Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Hooray!

Reviewed commit: fe4f9f0ba2

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ElbertePlinio ElbertePlinio merged commit e89ba5d into main Jul 8, 2026
1 check passed
@ElbertePlinio ElbertePlinio deleted the chore/release-v0.1.2 branch July 8, 2026 23:06
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