зеркало из https://github.com/Azure/cadl-ranch.git
Bump versions (#724)
Co-authored-by: Microsoft Auto Changeset Bot <autochangesetbot@microsoft.com>
This commit is contained in:
Родитель
5be049e8e9
Коммит
5e38bec357
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
"@azure-tools/cadl-ranch-expect": patch
|
||||
"@azure-tools/cadl-ranch-specs": patch
|
||||
"@azure-tools/cadl-ranch": patch
|
||||
---
|
||||
|
||||
Bump typespec 0.60.0
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
"@azure-tools/cadl-ranch-specs": patch
|
||||
---
|
||||
|
||||
Added Type_Model_Templated_numericType test scenarios and corresponding Mock API implementations for type/model/templated.
|
||||
Added Type_Model_Templated_float32Type test scenarios and corresponding Mock API implementations for type/model/templated.
|
||||
Added Type_Model_Templated_int32Type test scenarios and corresponding Mock API implementations for type/model/templated.
|
|
@ -1,5 +1,11 @@
|
|||
# @azure-tools/cadl-ranch-expect
|
||||
|
||||
## 0.15.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 5be049e: Bump typespec 0.60.0
|
||||
|
||||
## 0.15.3
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@azure-tools/cadl-ranch-expect",
|
||||
"version": "0.15.3",
|
||||
"version": "0.15.4",
|
||||
"description": "Cadl Library providing decorator and validation for Cadl Ranch specs",
|
||||
"main": "dist/index.js",
|
||||
"tspMain": "lib/lib.tsp",
|
||||
|
|
|
@ -1,5 +1,17 @@
|
|||
# @azure-tools/cadl-ranch-specs
|
||||
|
||||
## 0.37.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 5be049e: Bump typespec 0.60.0
|
||||
- 6272003: Added Type_Model_Templated_numericType test scenarios and corresponding Mock API implementations for type/model/templated.
|
||||
Added Type_Model_Templated_float32Type test scenarios and corresponding Mock API implementations for type/model/templated.
|
||||
Added Type_Model_Templated_int32Type test scenarios and corresponding Mock API implementations for type/model/templated.
|
||||
- Updated dependencies [5be049e]
|
||||
- @azure-tools/cadl-ranch-expect@0.15.4
|
||||
- @azure-tools/cadl-ranch@0.14.6
|
||||
|
||||
## 0.37.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@azure-tools/cadl-ranch-specs",
|
||||
"version": "0.37.1",
|
||||
"version": "0.37.2",
|
||||
"description": "Cadl scenarios and mock apis",
|
||||
"main": "dist/index.js",
|
||||
"type": "module",
|
||||
|
|
|
@ -1,5 +1,13 @@
|
|||
# @azure-tools/cadl-ranch
|
||||
|
||||
## 0.14.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 5be049e: Bump typespec 0.60.0
|
||||
- Updated dependencies [5be049e]
|
||||
- @azure-tools/cadl-ranch-expect@0.15.4
|
||||
|
||||
## 0.14.5
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@azure-tools/cadl-ranch",
|
||||
"version": "0.14.5",
|
||||
"version": "0.14.6",
|
||||
"description": "Cadl Ranch Tool to validate, run mock api, collect coverage.",
|
||||
"main": "dist/index.js",
|
||||
"type": "module",
|
||||
|
|
Загрузка…
Ссылка в новой задаче