Skip to content

Commit b656532

Browse files
chore: Move AWSSDK.Extensions.Bedrock.MEAI to a preview version
1 parent 1060dd1 commit b656532

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

extensions/src/AWSSDK.Extensions.Bedrock.MEAI/AWSSDK.Extensions.Bedrock.MEAI.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>AWSSDK.Extensions.Bedrock.MEAI</id>
55
<title>AWSSDK - Bedrock integration with Microsoft.Extensions.AI.</title>
6-
<version>4.0.0.0</version>
6+
<version>4.0.0.0-preview.14</version>
77
<authors>Amazon Web Services</authors>
88
<description>Implementations of Microsoft.Extensions.AI's abstractions for Bedrock.</description>
99
<language>en-US</language>
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
{
3+
"core": {
4+
"changeLogMessages": [
5+
"chore: Move AWSSDK.Extensions.Bedrock.MEAI to a preview version "
6+
],
7+
"type": "patch",
8+
"updateMinimum": false
9+
}
10+
}

0 commit comments

Comments
 (0)