Skip to content

Commit

Permalink
Add CHANGELOG entry for dart-archive/browser_launcher#63 and publish …
Browse files Browse the repository at this point in the history
  • Loading branch information
srujzs authored Aug 22, 2024
1 parent 2c690eb commit 7e49da4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion pkgs/browser_launcher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
## 1.1.2-wip
## 1.1.2

- Require Dart 3.4
- Log errors from chrome
- Allow tests to detect headless-only environment (for CI).
- Add extra flags that may help disable additional throttling in background tabs
- Add `--use-mock-keychain` flag to avoid blocking dialog on MacOS.

## 1.1.1

Expand Down
2 changes: 1 addition & 1 deletion pkgs/browser_launcher/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: browser_launcher
version: 1.1.2-wip
version: 1.1.2
description: Provides a standardized way to launch web browsers for testing and tools.
repository: https://github.com/dart-lang/browser_launcher

Expand Down

0 comments on commit 7e49da4

Please sign in to comment.