Skip to content

Commit

Permalink
[OpenAI] Post-release Changelog Update (Azure#28149)
Browse files Browse the repository at this point in the history
  • Loading branch information
minhanh-phan authored Jan 3, 2024
1 parent 4142306 commit 648c957
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions sdk/openai/openai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 1.0.0-beta.11 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.0.0-beta.10 (2024-01-03)

### Bugs Fixed
Expand Down
2 changes: 1 addition & 1 deletion sdk/openai/openai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure/openai",
"version": "1.0.0-beta.10",
"version": "1.0.0-beta.11",
"description": "An isomorphic client library for Azure OpenAI.",
"sdk-type": "client",
"main": "dist/index.cjs",
Expand Down
2 changes: 1 addition & 1 deletion sdk/search/search-documents/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"events": "^3.0.0"
},
"devDependencies": {
"@azure/openai": "1.0.0-beta.10",
"@azure/openai": "1.0.0-beta.11",
"@azure/test-utils": "^1.0.0",
"@azure/dev-tool": "^1.0.0",
"@azure/eslint-plugin-azure-sdk": "^3.0.0",
Expand Down

0 comments on commit 648c957

Please sign in to comment.