Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nativepi/desktop",
"private": true,
"version": "0.11.0",
"version": "0.12.0",
"description": "A desktop interface for the Pi coding agent.",
"author": "nonlooped",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nativepi",
"private": true,
"version": "0.11.0",
"version": "0.12.0",

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 Keep the release commit title-only

Recreate this version-bump commit without the multi-paragraph description and verification body. Repository policy requires every commit, including release commits, to contain only its Conventional Commit title.

AGENTS.md reference: AGENTS.md:L213-L216

Useful? React with 👍 / 👎.

"description": "A desktop interface for the Pi coding agent.",
"author": "nonlooped",
"license": "MIT",
Expand Down