Skip to content

Commit c6753c4

Browse files
committed
Bump version
1 parent cf4c1a9 commit c6753c4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.changeset/proud-berries-divide.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"e2e-tests": patch
3+
"htmldocs": patch
4+
---
5+
6+
Update cli auth

packages/e2e-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "e2e-tests",
33
"version": "1.0.0",
4-
"description": "End-to-end tests for HTML Docs",
4+
"description": "End-to-end tests for htmldocs",
55
"scripts": {
66
"test": "playwright test",
77
"test:ui": "playwright test --ui",

0 commit comments

Comments
 (0)