Skip to content

Commit a8925c8

Browse files
wanlin31copybara-github
authored andcommitted
Copybara import of the project:
-- d7314f0 by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>: Release Google.GenAI version 0.11.0 -- 9965971 by Wanlin Du <wanlindu@google.com>: Update CHANGELOG.md Today's date is 2026-01-14 -- 4aad956 by Wanlin Du <wanlindu@google.com>: Update CHANGELOG.md Should not Include the PR for the same feature in the Changelog COPYBARA_INTEGRATE_REVIEW=#169 from googleapis:release-please--branches--main--components--Google.GenAI 4aad956 PiperOrigin-RevId: 856441784
1 parent ca3ce95 commit a8925c8

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.10.0"
2+
".": "0.11.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## Version 0.11.0, released 2026-01-14
4+
5+
6+
### New features
7+
8+
* Add Microsoft.Extensions.AI implementations to Google.GenAI ([e39b1f5](https://github.com/googleapis/dotnet-genai/commit/e39b1f540ec1895ea35fb7a52dc30116a57090ba))
9+
310
## Version 0.10.0, released 2026-01-07
411

512

ReleaseVersion.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
- in all projects.
55
-->
66
<PropertyGroup>
7-
<Version>0.10.0</Version>
7+
<Version>0.11.0</Version>
88
</PropertyGroup>
99
</Project>

apis/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"id": "Google.GenAI",
55
"path": "Google.GenAI",
6-
"version": "0.10.0"
6+
"version": "0.11.0"
77
}
88
]
99
}

0 commit comments

Comments
 (0)