Skip to content

Commit

Permalink
[tcgc] bump for release (#841)
Browse files Browse the repository at this point in the history
Co-authored-by: iscai-msft <[email protected]>
  • Loading branch information
iscai-msft and iscai-msft committed May 15, 2024
1 parent c9398d0 commit 00fb10e
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 22 deletions.

This file was deleted.

7 changes: 0 additions & 7 deletions .chronus/changes/main-2024-4-11-15-5-45.md

This file was deleted.

7 changes: 0 additions & 7 deletions .chronus/changes/main-2024-4-11-15-7-31.md

This file was deleted.

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

## 0.42.3

### Bug Fixes

- [#834](https://github.com/Azure/typespec-azure/pull/834) map discriminator string value type to enum value type
- [#826](https://github.com/Azure/typespec-azure/pull/826) change from using logical result to final result
- [#826](https://github.com/Azure/typespec-azure/pull/826) add union support for templated model naming


## 0.42.2

### 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.42.2",
"version": "0.42.3",
"author": "Microsoft Corporation",
"description": "TypeSpec Data Plane Generation library",
"homepage": "https://azure.github.io/typespec-azure",
Expand Down

0 comments on commit 00fb10e

Please sign in to comment.