diff --git a/data/registry/exporter-php-otlp.yml b/data/registry/exporter-php-otlp.yml index 3bc4491b62f8..c3442a30e3d8 100644 --- a/data/registry/exporter-php-otlp.yml +++ b/data/registry/exporter-php-otlp.yml @@ -14,7 +14,7 @@ authors: package: registry: packagist name: open-telemetry/exporter-otlp - version: '1.1.0' + version: '1.2.0' urls: repo: https://github.com/open-telemetry/opentelemetry-php/tree/main/src/Contrib/Otlp createdAt: 2022-12-14 diff --git a/data/registry/instrumentation-js-prisma.yml b/data/registry/instrumentation-js-prisma.yml index b41e401280fe..38e3c7d1d537 100644 --- a/data/registry/instrumentation-js-prisma.yml +++ b/data/registry/instrumentation-js-prisma.yml @@ -17,5 +17,5 @@ createdAt: 2022-08-25 package: registry: npm name: '@prisma/instrumentation' - version: 6.2.0 + version: 6.2.1 isFirstParty: true