Skip to content

Commit c0c05d9

Browse files
authored
Prepare for beta.1 release (Azure#25376)
### Packages impacted by this PR @azure/web-pubsub-client-protobuf ### Issues associated with this PR ### Describe the problem that is addressed by this PR Prepare for beta release ### What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen? ### Are there test cases added in this PR? _(If not, why?)_ ### Provide a list of related PRs _(if any)_ ### Command used to generate this PR:**_(Applicable only to SDK release request PRs)_ ### Checklists - [ ] Added impacted package name to the issue description - [ ] Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_ - [ ] Added a changelog (if necessary)
1 parent df78ce0 commit c0c05d9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

sdk/web-pubsub/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,5 @@ extends:
3838
safeName: webpubsubexpress
3939
- name: azure-web-pubsub-client
4040
safeName: webpubsubclient
41+
- name: azure-web-pubsub-client-protobuf
42+
safeName: webpubsubclientprotobuf
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Release History
22

3-
## 1.0.0-beta.1 (Unreleased)
3+
## 1.0.0-beta.1 (2023-03-28)
44
### Features Added
55
- Initial beta release

0 commit comments

Comments
 (0)