Skip to content

Commit 96e5d72

Browse files
chore(release): v0.1.8
1 parent b2d11aa commit 96e5d72

10 files changed

Lines changed: 19 additions & 19 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.7",
3+
"version": "0.1.8",
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.7",
3+
"version": "0.1.8",
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.7",
3+
"version": "0.1.8",
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.7",
3+
"version": "0.1.8",
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.7",
3+
"version": "0.1.8",
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.7",
3+
"version": "0.1.8",
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.7",
3+
"version": "0.1.8",
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.7",
3+
"version": "0.1.8",
44
"description": "Pi extension that replaces the footer with an information-rich statusline.",
55
"type": "module",
66
"license": "MIT",

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pi-extensions",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"private": true,
55
"description": "Monorepo for @narumitw pi extension packages.",
66
"type": "module",

0 commit comments

Comments
 (0)