Skip to content

Commit 31c81ca

Browse files
chore(release): v0.1.12
1 parent be87d16 commit 31c81ca

12 files changed

Lines changed: 23 additions & 23 deletions

File tree

extensions/pi-biome-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-biome-lsp",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"description": "Pi extension that exposes Biome language-server tools for diagnostics, formatting, and fixes.",
55
"type": "module",
66
"license": "MIT",

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.11",
3+
"version": "0.1.12",
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.11",
3+
"version": "0.1.12",
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.11",
3+
"version": "0.1.12",
44
"description": "Pi extension that exposes Chrome DevTools Protocol tools.",
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.11",
3+
"version": "0.1.12",
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.11",
3+
"version": "0.1.12",
44
"description": "Pi extension that keeps working on a /goal until the agent marks it complete.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-python-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-python-lsp",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"description": "Pi extension that exposes ty and Ruff language-server tools for Python.",
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.11",
3+
"version": "0.1.12",
44
"description": "Public pi extension that retries empty-detail provider unknown errors.",
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.11",
3+
"version": "0.1.12",
44
"description": "Pi extension that replaces the footer with an information-rich statusline.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-subagents/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-subagents",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"description": "Pi extension for delegating work to specialized isolated subagents.",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)