Skip to content

Commit 52c6f9d

Browse files
kashish2508guptakashish
andauthored
docs(playwrighttesting): removed empty section in changelog (#31797)
### Packages impacted by this PR @azure/microsoft-playwright-testing @azure/create-microsoft-playwright-testing ### Issues associated with this PR ### Describe the problem that is addressed by this PR ### 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) Co-authored-by: guptakashish <[email protected]>
1 parent 21af3a0 commit 52c6f9d

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

sdk/playwrighttesting/create-microsoft-playwright-testing/CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@
44

55
This release improves compatibility with modern JavaScript environments by migrating the package to ECMAScript modules and Vitest
66

7-
### Features Added
8-
9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
137
### Other Changes
148

159
-Migrated package to ECMAScript modules and vitest.

sdk/playwrighttesting/microsoft-playwright-testing/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44

55
This release fixes a bug related to artifact upload and performance enhancements.
66

7-
### Features Added
8-
9-
### Breaking Changes
10-
117
### Bugs Fixed
128

139
-Fixed failures when uploading artifacts due to race conditions.

0 commit comments

Comments
 (0)