Skip to content

Commit

Permalink
Post release automated changes for playwrighttesting releases (Azure#…
Browse files Browse the repository at this point in the history
…31830)

Post release automated changes for
azure-create-microsoft-playwright-testing
  • Loading branch information
azure-sdk authored Nov 19, 2024
1 parent b6cfcc6 commit 4c2d84d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 1.0.0-beta.3 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.0.0-beta.2 (2024-11-19)

This release improves compatibility with modern JavaScript environments by migrating the package to ECMAScript modules and Vitest
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure/create-microsoft-playwright-testing",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"description": "Package to setup @azure/microsoft-playwright-testing",
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/playwrighttesting/create-microsoft-playwright-testing/README.md",
"sdk-type": "client",
Expand Down

0 comments on commit 4c2d84d

Please sign in to comment.