Skip to content

Commit 51c6535

Browse files
chore(release): v0.1.36
1 parent b1eb981 commit 51c6535

14 files changed

Lines changed: 27 additions & 27 deletions

File tree

extensions/pi-btw/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-btw",
3-
"version": "0.1.35",
3+
"version": "0.1.36",
44
"description": "Pi extension that adds a /btw side-question command.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-caffeinate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-caffeinate",
3-
"version": "0.1.35",
3+
"version": "0.1.36",
44
"description": "Pi extension that keeps the computer awake while the agent is running.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-chrome-devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-chrome-devtools",
3-
"version": "0.1.35",
3+
"version": "0.1.36",
44
"description": "Pi extension that exposes Chrome DevTools Protocol tools.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-codex-usage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-codex-usage",
3-
"version": "0.1.35",
3+
"version": "0.1.36",
44
"description": "Pi extension that shows Codex ChatGPT subscription usage without requiring Codex CLI.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-firecrawl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-firecrawl",
3-
"version": "0.1.35",
3+
"version": "0.1.36",
44
"description": "Pi extension that exposes Firecrawl web scraping and crawling tools.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-goal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-goal",
3-
"version": "0.1.35",
3+
"version": "0.1.36",
44
"description": "Pi extension that keeps working on a /goal until the agent marks it complete.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-lsp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-lsp",
3-
"version": "0.1.35",
3+
"version": "0.1.36",
44
"description": "Pi extension that exposes configurable, language-agnostic LSP tools through a shared runner.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-plan-mode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-plan-mode",
3-
"version": "0.1.35",
3+
"version": "0.1.36",
44
"description": "Pi extension that adds a Codex-like read-only /plan collaboration mode.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-retry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-retry",
3-
"version": "0.1.35",
3+
"version": "0.1.36",
44
"description": "Public pi extension that retries empty-detail provider errors and stalled streams.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-statusline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-statusline",
3-
"version": "0.1.35",
3+
"version": "0.1.36",
44
"description": "Pi extension that replaces the footer with an information-rich statusline.",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)