Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
msyyc committed Feb 13, 2025
1 parent f943274 commit d346059
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 19 deletions.
7 changes: 0 additions & 7 deletions .chronus/changes/add-testcases-2025-1-11-11-37-49.md

This file was deleted.

This file was deleted.

4 changes: 4 additions & 0 deletions packages/autorest.python/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release

## 6.28.4

No changes, version bump only.

## 6.28.3

No changes, version bump only.
Expand Down
4 changes: 2 additions & 2 deletions packages/autorest.python/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@autorest/python",
"version": "6.28.3",
"version": "6.28.4",
"description": "The Python extension for generators in AutoRest.",
"scripts": {
"start": "node ./scripts/run-python3.js ./scripts/start.py",
Expand Down Expand Up @@ -47,4 +47,4 @@
"requirements.txt",
"generator/"
]
}
}
4 changes: 4 additions & 0 deletions packages/typespec-python/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release

## 0.38.4

No changes, version bump only.

## 0.38.3

- [#3038](https://github.com/Azure/autorest.python/pull/3038) Fix crash when value of `--package-pprint-name` contains space
Expand Down
4 changes: 2 additions & 2 deletions packages/typespec-python/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure-tools/typespec-python",
"version": "0.38.3",
"version": "0.38.4",
"author": "Microsoft Corporation",
"description": "TypeSpec emitter for Python SDKs",
"homepage": "https://github.com/Azure/autorest.python",
Expand Down Expand Up @@ -89,4 +89,4 @@
"chalk": "5.3.0",
"@types/fs-extra": "11.0.4"
}
}
}

0 comments on commit d346059

Please sign in to comment.