зеркало из https://github.com/Azure/autorest.git
Bump versions (#4977)
Co-authored-by: Microsoft Auto Changeset Bot <autochangesetbot@microsoft.com>
This commit is contained in:
Родитель
6e0147d1df
Коммит
765bc784b0
|
@ -1,10 +0,0 @@
|
||||||
{
|
|
||||||
"changes": [
|
|
||||||
{
|
|
||||||
"packageName": "@autorest/openapi-to-typespec",
|
|
||||||
"comment": "Add output information to generated tsp",
|
|
||||||
"type": "patch"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"packageName": "@autorest/openapi-to-typespec"
|
|
||||||
}
|
|
|
@ -1,10 +0,0 @@
|
||||||
{
|
|
||||||
"changes": [
|
|
||||||
{
|
|
||||||
"packageName": "@autorest/openapi-to-typespec",
|
|
||||||
"comment": "Change enum outout to the latest definition",
|
|
||||||
"type": "patch"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"packageName": "@autorest/openapi-to-typespec"
|
|
||||||
}
|
|
|
@ -1,6 +1,21 @@
|
||||||
{
|
{
|
||||||
"name": "@autorest/openapi-to-typespec",
|
"name": "@autorest/openapi-to-typespec",
|
||||||
"entries": [
|
"entries": [
|
||||||
|
{
|
||||||
|
"version": "0.8.1",
|
||||||
|
"tag": "@autorest/openapi-to-typespec_v0.8.1",
|
||||||
|
"date": "Fri, 07 Jun 2024 02:12:15 GMT",
|
||||||
|
"comments": {
|
||||||
|
"patch": [
|
||||||
|
{
|
||||||
|
"comment": "Add output information to generated tsp"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"comment": "Change enum outout to the latest definition"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "0.8.0",
|
"version": "0.8.0",
|
||||||
"tag": "@autorest/openapi-to-typespec_v0.8.0",
|
"tag": "@autorest/openapi-to-typespec_v0.8.0",
|
||||||
|
|
|
@ -1,6 +1,14 @@
|
||||||
# Change Log - @autorest/openapi-to-typespec
|
# Change Log - @autorest/openapi-to-typespec
|
||||||
|
|
||||||
This log was last generated on Tue, 28 May 2024 21:27:00 GMT and should not be manually modified.
|
This log was last generated on Fri, 07 Jun 2024 02:12:15 GMT and should not be manually modified.
|
||||||
|
|
||||||
|
## 0.8.1
|
||||||
|
Fri, 07 Jun 2024 02:12:15 GMT
|
||||||
|
|
||||||
|
### Patches
|
||||||
|
|
||||||
|
- Add output information to generated tsp
|
||||||
|
- Change enum outout to the latest definition
|
||||||
|
|
||||||
## 0.8.0
|
## 0.8.0
|
||||||
Tue, 28 May 2024 21:27:00 GMT
|
Tue, 28 May 2024 21:27:00 GMT
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@autorest/openapi-to-typespec",
|
"name": "@autorest/openapi-to-typespec",
|
||||||
"version": "0.8.0",
|
"version": "0.8.1",
|
||||||
"description": "Autorest plugin to scaffold a Typespec definition from an OpenAPI document",
|
"description": "Autorest plugin to scaffold a Typespec definition from an OpenAPI document",
|
||||||
"main": "dist/main.js",
|
"main": "dist/main.js",
|
||||||
"typings": "dist/main.d.ts",
|
"typings": "dist/main.d.ts",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче