Release v0.67.4

This commit is contained in:
Armin Ronacher
2026-04-16 17:32:50 +02:00
parent b071e99b27
commit 01949c1d4f
21 changed files with 366 additions and 243 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "pi-extension-custom-provider",
"version": "1.18.3",
"version": "1.18.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pi-extension-custom-provider",
"version": "1.18.3",
"version": "1.18.4",
"dependencies": {
"@anthropic-ai/sdk": "^0.52.0"
}

View File

@@ -1,7 +1,7 @@
{
"name": "pi-extension-custom-provider-anthropic",
"private": true,
"version": "1.18.3",
"version": "1.18.4",
"type": "module",
"scripts": {
"clean": "echo 'nothing to clean'",

View File

@@ -1,7 +1,7 @@
{
"name": "pi-extension-custom-provider-gitlab-duo",
"private": true,
"version": "1.18.3",
"version": "1.18.4",
"type": "module",
"scripts": {
"clean": "echo 'nothing to clean'",

View File

@@ -1,7 +1,7 @@
{
"name": "pi-extension-custom-provider-qwen-cli",
"private": true,
"version": "1.17.3",
"version": "1.17.4",
"type": "module",
"scripts": {
"clean": "echo 'nothing to clean'",

View File

@@ -1,12 +1,12 @@
{
"name": "pi-extension-with-deps",
"version": "1.31.3",
"version": "1.31.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pi-extension-with-deps",
"version": "1.31.3",
"version": "1.31.4",
"dependencies": {
"ms": "^2.1.3"
},

View File

@@ -1,7 +1,7 @@
{
"name": "pi-extension-with-deps",
"private": true,
"version": "1.31.3",
"version": "1.31.4",
"type": "module",
"scripts": {
"clean": "echo 'nothing to clean'",