Skip to content

Commit

Permalink
bump tcgc 0.48.4 (#1942)
Browse files Browse the repository at this point in the history
  • Loading branch information
tadelesh authored Dec 3, 2024
1 parent 674dd54 commit 4304758
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.

This file was deleted.

7 changes: 7 additions & 0 deletions packages/typespec-client-generator-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log - @azure-tools/typespec-client-generator-core

## 0.48.4

### Bug Fixes

- [#1935](https://github.com/Azure/typespec-azure/pull/1935) fix wrong `unexpected-pageable-operation-return-type` because of nullable type


## 0.48.3

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/typespec-client-generator-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure-tools/typespec-client-generator-core",
"version": "0.48.3",
"version": "0.48.4",
"author": "Microsoft Corporation",
"description": "TypeSpec Data Plane Generation library",
"homepage": "https://azure.github.io/typespec-azure",
Expand Down

0 comments on commit 4304758

Please sign in to comment.