Skip to content

Commit b7b7f50

Browse files
junoebizjohnitvn
authored andcommitted
chore(main): release npm-playwright 1.1.0
1 parent 15286ba commit b7b7f50

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [1.1.0](https://github.com/ebizbase/dev-infras/compare/npm-playwright-v1.0.0...npm-playwright-v1.1.0) (2024-11-23)
4+
5+
6+
### Features
7+
8+
* **npm-playwright:** add devcontainer feature to install playwright via npm ([15286ba](https://github.com/ebizbase/dev-infras/commit/15286ba6b035d15309362336f3d06392ee358880))

devcontainer-features/npm-playwright/src/npm-playwright/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "npm-playwright",
3-
"version": "0.0.0",
3+
"version": "1.1.0",
44
"name": "Playwright (via npm)",
55
"description": "Install playwright via npm with os dependencies and browser binaries",
66
"documentationURL": "https://github.com/ebizbase/dev-infras/tree/main/devcontainer-features/npm-playwright/README.md",

release-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"devcontainer-features/powerlevel10k": "1.0.0",
77
"devcontainer-features/omz-plugin": "1.0.0",
88
"devcontainer-features/install-npm-package-globally": "1.0.0",
9-
"devcontainer-features/npm-playwright": "1.0.0",
9+
"devcontainer-features/npm-playwright": "1.1.0",
1010
"devcontainer-images/base-devcontainer": "1.0.0",
1111
"devcontainer-images/node-devcontainer": "1.0.0",
1212
"devcontainer-images/nx-devcontainer": "0.0.0",

0 commit comments

Comments
 (0)