diff --git a/.yarn/versions/2e4ee734.yml b/.yarn/versions/2e4ee734.yml deleted file mode 100644 index f4d35fea..00000000 --- a/.yarn/versions/2e4ee734.yml +++ /dev/null @@ -1,6 +0,0 @@ -releases: - "@solarwinds-apm/compat": patch - "@solarwinds-apm/histogram": patch - "@solarwinds-apm/instrumentations": minor - "@solarwinds-apm/sdk": patch - solarwinds-apm: minor diff --git a/packages/compat/package.json b/packages/compat/package.json index 969c8694..4c472f58 100644 --- a/packages/compat/package.json +++ b/packages/compat/package.json @@ -1,6 +1,6 @@ { "name": "@solarwinds-apm/compat", - "version": "1.0.2", + "version": "1.0.3", "license": "Apache-2.0", "contributors": [ "Raphaël Thériault " diff --git a/packages/histogram/package.json b/packages/histogram/package.json index 9913cf84..a72b3019 100644 --- a/packages/histogram/package.json +++ b/packages/histogram/package.json @@ -1,6 +1,6 @@ { "name": "@solarwinds-apm/histogram", - "version": "1.0.3", + "version": "1.0.4", "license": "Apache-2.0", "contributors": [ "Raphaël Thériault " diff --git a/packages/instrumentations/package.json b/packages/instrumentations/package.json index 652ed567..9b8da730 100644 --- a/packages/instrumentations/package.json +++ b/packages/instrumentations/package.json @@ -1,6 +1,6 @@ { "name": "@solarwinds-apm/instrumentations", - "version": "1.0.3", + "version": "1.1.0", "license": "Apache-2.0", "contributors": [ "Raphaël Thériault " diff --git a/packages/sdk/package.json b/packages/sdk/package.json index 6a9446aa..b487b30b 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@solarwinds-apm/sdk", - "version": "1.0.3", + "version": "1.0.4", "license": "Apache-2.0", "contributors": [ "Raphaël Thériault " diff --git a/packages/solarwinds-apm/package.json b/packages/solarwinds-apm/package.json index f5d814e2..1a2b9da3 100644 --- a/packages/solarwinds-apm/package.json +++ b/packages/solarwinds-apm/package.json @@ -1,6 +1,6 @@ { "name": "solarwinds-apm", - "version": "14.0.4", + "version": "14.1.0", "description": "OpenTelemetry-based SolarWinds APM library", "license": "Apache-2.0", "contributors": [