Skip to content

Commit 59ffe8a

Browse files
Version Packages (#34)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9948015 commit 59ffe8a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/runtime-prefetch-scenario.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vercel/next-browser
22

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- [#33](https://github.com/vercel-labs/next-browser/pull/33) [`9948015`](https://github.com/vercel-labs/next-browser/commit/9948015255e4c34c57190a6d90ce3f78df187f93) Thanks [@gaojude](https://github.com/gaojude)! - Surface errors alongside screenshots, parse macOS Chrome cURL `-b` cookie format, guard `push` against same-URL navigation, add runtime prefetch scenario to SKILL.md
8+
39
## 0.6.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vercel/next-browser",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "Headed Playwright browser with React DevTools pre-loaded",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)