diff --git a/packages/autorest.python/CHANGELOG.md b/packages/autorest.python/CHANGELOG.md index 2d650107769..50ba31a703c 100644 --- a/packages/autorest.python/CHANGELOG.md +++ b/packages/autorest.python/CHANGELOG.md @@ -1,5 +1,12 @@ # Release +## 6.26.4 + +### Bug Fixes + +- [#2918](https://github.com/Azure/autorest.python/pull/2918) Fix quote for string type + + ## 6.26.3 ### Bug Fixes diff --git a/packages/autorest.python/package.json b/packages/autorest.python/package.json index 31d5258830e..2d74b092ab8 100644 --- a/packages/autorest.python/package.json +++ b/packages/autorest.python/package.json @@ -1,6 +1,6 @@ { "name": "@autorest/python", - "version": "6.26.3", + "version": "6.26.4", "description": "The Python extension for generators in AutoRest.", "scripts": { "start": "node ./scripts/run-python3.js ./scripts/start.py", @@ -29,7 +29,7 @@ }, "homepage": "https://github.com/Azure/autorest.python/blob/main/README.md", "dependencies": { - "@typespec/http-client-python": "~0.3.8", + "@typespec/http-client-python": "~0.3.9", "@autorest/system-requirements": "~1.0.2", "fs-extra": "~11.2.0", "tsx": "~4.19.1" diff --git a/packages/typespec-python/CHANGELOG.md b/packages/typespec-python/CHANGELOG.md index a5972a465ca..7c41df4f27f 100644 --- a/packages/typespec-python/CHANGELOG.md +++ b/packages/typespec-python/CHANGELOG.md @@ -1,5 +1,12 @@ # Release +## 0.36.4 + +### Bug Fixes + +- [#2918](https://github.com/Azure/autorest.python/pull/2918) Fix quote for string type + + ## 0.36.3 ### Bug Fixes diff --git a/packages/typespec-python/package.json b/packages/typespec-python/package.json index f722468b5c4..7ff7271e84b 100644 --- a/packages/typespec-python/package.json +++ b/packages/typespec-python/package.json @@ -1,6 +1,6 @@ { "name": "@azure-tools/typespec-python", - "version": "0.36.3", + "version": "0.36.4", "author": "Microsoft Corporation", "description": "TypeSpec emitter for Python SDKs", "homepage": "https://github.com/Azure/autorest.python", @@ -60,7 +60,7 @@ "js-yaml": "~4.1.0", "semver": "~7.6.2", "tsx": "~4.19.1", - "@typespec/http-client-python": "~0.3.8", + "@typespec/http-client-python": "~0.3.9", "fs-extra": "~11.2.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4a5a1930bf7..0555ed1865f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ~1.0.2 version: 1.0.2 '@typespec/http-client-python': - specifier: ~0.3.8 - version: 0.3.8(adr36ipppdbqiaonm57cbaqjli) + specifier: ~0.3.9 + version: 0.3.9(adr36ipppdbqiaonm57cbaqjli) fs-extra: specifier: ~11.2.0 version: 11.2.0 @@ -76,8 +76,8 @@ importers: packages/typespec-python: dependencies: '@typespec/http-client-python': - specifier: ~0.3.8 - version: 0.3.8(adr36ipppdbqiaonm57cbaqjli) + specifier: ~0.3.9 + version: 0.3.9(adr36ipppdbqiaonm57cbaqjli) fs-extra: specifier: ~11.2.0 version: 11.2.0 @@ -1233,8 +1233,8 @@ packages: engines: {node: '>=18.0.0'} hasBin: true - '@typespec/http-client-python@0.3.8': - resolution: {integrity: sha512-FRuKMLmHIkt+ouyQXtO1pEn0vsJE8+Er1xgmr7nTbGRI19NN1pSD4M73QjPnnkpZzW/I7UI7r2xRGODZZoQ3mw==} + '@typespec/http-client-python@0.3.9': + resolution: {integrity: sha512-EvnfKsZYE7riKvw9F+Ba7Ukrz84LJwyZBn6X3nCTZke/rzP1LYnBW7uY5Xg4EXdMWMxpqxnFoO35tfkkWWXqXQ==} engines: {node: '>=18.0.0'} peerDependencies: '@azure-tools/typespec-autorest': '>=0.48.0 <1.0.0' @@ -4918,7 +4918,7 @@ snapshots: yaml: 2.5.1 yargs: 17.7.2 - '@typespec/http-client-python@0.3.8(adr36ipppdbqiaonm57cbaqjli)': + '@typespec/http-client-python@0.3.9(adr36ipppdbqiaonm57cbaqjli)': dependencies: '@azure-tools/typespec-autorest': 0.48.0(eltkenvcfknbgsjpk2r2c3erra) '@azure-tools/typespec-azure-core': 0.48.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/rest@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))