Skip to content

Commit a5e58e2

Browse files
committed
5.5.3
1 parent f9d5c37 commit a5e58e2

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 5.5.3 (April 25 2023)
4+
5+
- Bump 'max' placeholder to 1.77.3 version
6+
37
## 5.5.2 (April 04 2023)
48

59
- Remove versionInfo.browser check in Workbench

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vscode-extension-tester",
3-
"version": "5.5.2",
3+
"version": "5.5.3",
44
"description": "Webdriver Testing for VSCode Extensions",
55
"main": "out/extester.js",
66
"types": "out/extester.d.ts",

0 commit comments

Comments
 (0)