File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed
Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 11# Release
22
3+ ## 0.51.1
4+
5+ ### Bump dependencies
6+
7+ - [ #3220 ] ( https://github.com/Azure/autorest.python/pull/3220 ) Fix dependency bump from ` @azure-tools/typespec ` libraries
8+
9+
310## 0.51.0
411
512### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @azure-tools/typespec-python" ,
3- "version" : " 0.51.0 " ,
3+ "version" : " 0.51.1 " ,
44 "author" : " Microsoft Corporation" ,
55 "description" : " TypeSpec emitter for Python SDKs" ,
66 "homepage" : " https://github.com/Azure/autorest.python" ,
5757 "@typespec/sse" : " >=0.74.0 <1.0.0" ,
5858 "@typespec/streams" : " >=0.74.0 <1.0.0" ,
5959 "@typespec/xml" : " >=0.74.0 <1.0.0" ,
60- "@azure-tools/typespec-azure-core" : " >=0.60.2 <1.0.0" ,
61- "@azure-tools/typespec-azure-resource-manager" : " >=0.60.2 <1.0.0" ,
62- "@azure-tools/typespec-autorest" : " >=0.60.2 <1.0.0" ,
63- "@azure-tools/typespec-azure-rulesets" : " >=0.60.2 <1.0.0" ,
60+ "@azure-tools/typespec-azure-core" : " >=0.60.0 <1.0.0" ,
61+ "@azure-tools/typespec-azure-resource-manager" : " >=0.60.0 <1.0.0" ,
62+ "@azure-tools/typespec-autorest" : " >=0.60.0 <1.0.0" ,
63+ "@azure-tools/typespec-azure-rulesets" : " >=0.60.0 <1.0.0" ,
6464 "@azure-tools/typespec-client-generator-core" : " >=0.60.2 <1.0.0"
6565 },
6666 "dependencies" : {
You can’t perform that action at this time.
0 commit comments