@azure-rest/health-insights-radiologyinsights 2.0.0-alpha.20250606.1 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Release History
2
2
 
3
- ## 2.0.0 (Unreleased)
3
+ ## 2.0.0 (2025-06-06)
4
4
 
5
5
  Extending scope with inferences for scoring and assessment, quality measure and clinical guidance
6
6
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@azure-rest/health-insights-radiologyinsights",
3
3
  "sdk-type": "client",
4
4
  "author": "Microsoft Corporation",
5
- "version": "2.0.0-alpha.20250606.1",
5
+ "version": "2.0.0",
6
6
  "description": "A generated SDK for Health Insights Radiology Insights Rest",
7
7
  "keywords": [
8
8
  "node",
@@ -61,10 +61,10 @@
61
61
  },
62
62
  "devDependencies": {
63
63
  "@azure-tools/test-credential": "^2.0.0",
64
- "@azure-tools/test-recorder": ">=4.1.0-alpha <4.1.0-alphb",
65
- "@azure-tools/test-utils-vitest": ">=1.0.0-alpha <1.0.0-alphb",
66
- "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
67
- "@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
64
+ "@azure-tools/test-recorder": "^4.1.0",
65
+ "@azure-tools/test-utils-vitest": "^1.0.0",
66
+ "@azure/dev-tool": "^1.0.0",
67
+ "@azure/eslint-plugin-azure-sdk": "^3.0.0",
68
68
  "@azure/identity": "^4.7.0",
69
69
  "@types/node": "^18.0.0",
70
70
  "@vitest/browser": "^3.0.9",