Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"1.0.0"}
{".":"2.0.0"}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 2.0.0 (2026-09-11)

## What's Changed
* docs: document public APIs and consumer setup by @longlho in https://github.com/perplexityai/rules_web_e2e/pull/8
* feat: consume built browser specs and shells by @longlho in https://github.com/perplexityai/rules_web_e2e/pull/11
* feat: support native Playwright configs and visual specs by @longlho in https://github.com/perplexityai/rules_web_e2e/pull/13


**Full Changelog**: https://github.com/perplexityai/rules_web_e2e/compare/v1.0.0...v2.0.0

## 1.0.0 (2026-09-10)

## What's Changed
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
2.0.0