Skip to content

Commit

Permalink
Storage June Release (#5702)
Browse files Browse the repository at this point in the history
  • Loading branch information
microzchang authored Jun 12, 2024
1 parent 1a81885 commit ad744e2
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-blobs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 12.12.0-beta.1 (Unreleased)
## 12.12.0-beta.1 (2024-06-11)

### Features Added

Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-blobs/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "azure-storage-blobs-cpp",
"version-semver": "12.11.0",
"version-semver": "12.12.0-beta.1",
"description": [
"Microsoft Azure Storage Blobs SDK for C++",
"This library provides Azure Storage Blobs SDK."
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 12.7.0-beta.1 (Unreleased)
## 12.7.0-beta.1 (2024-06-11)

### Features Added

Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-common/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "azure-storage-common-cpp",
"version-semver": "12.6.0",
"version-semver": "12.7.0-beta.1",
"description": [
"Microsoft Azure Common Storage SDK for C++",
"This library provides common Azure Storage-related abstractions for Azure SDK."
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-files-datalake/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 12.11.0-beta.1 (Unreleased)
## 12.11.0-beta.1 (2024-06-11)

### Features Added

Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-files-datalake/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "azure-storage-files-datalake-cpp",
"version-semver": "12.10.0",
"version-semver": "12.11.0-beta.1",
"description": [
"Microsoft Azure Storage Files Data Lake SDK for C++",
"This library provides Azure Storage Files Data Lake SDK."
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-files-shares/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 12.10.0-beta.1 (Unreleased)
## 12.10.0-beta.1 (2024-06-11)

### Features Added

Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-files-shares/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "azure-storage-files-shares-cpp",
"version-semver": "12.9.0",
"version-semver": "12.10.0-beta.1",
"description": [
"Microsoft Azure Storage Files Shares SDK for C++",
"This library provides Azure Storage Files Shares SDK."
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-queues/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 12.3.0-beta.1 (Unreleased)
## 12.3.0-beta.1 (2024-06-11)

### Features Added

Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-queues/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "azure-storage-queues-cpp",
"version-semver": "12.2.0",
"version-semver": "12.3.0-beta.1",
"description": [
"Microsoft Azure Storage Queues SDK for C++",
"This library provides Azure Storage Queues SDK."
Expand Down

0 comments on commit ad744e2

Please sign in to comment.