Skip to content

Commit

Permalink
chore(master): release 0.0.3 (#176)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Shin'ya Ueoka <[email protected]>
  • Loading branch information
github-actions[bot] and ueokande authored Mar 7, 2023
1 parent d1f9145 commit ea496f2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.2"
".": "0.0.3"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.0.3](https://github.com/ueokande/playwright-webextext/compare/v0.0.2...v0.0.3) (2023-03-07)


### Bug Fixes

* bump playwright to v1.31.2 ([#175](https://github.com/ueokande/playwright-webextext/issues/175)) ([d1f9145](https://github.com/ueokande/playwright-webextext/commit/d1f9145a3f47afd310276fbd198c1c96c08c166a))
* Manifest v3 support ([#172](https://github.com/ueokande/playwright-webextext/pull/172)) ([224f02f](https://github.com/ueokande/playwright-webextext/commit/224f02fb68e3125a9f0ee7cda3e4a2392c349f70))

## [0.0.2](https://github.com/ueokande/playwright-webextext/compare/v0.0.1...v0.0.2) (2022-09-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "playwright-webextext",
"version": "0.0.2",
"version": "0.0.3",
"description": "Playwright extension for tesiting WebExtensions",
"repository": "[email protected]:ueokande/playwright-webextext.git",
"author": "Shin'ya Ueoka <[email protected]>",
Expand Down

0 comments on commit ea496f2

Please sign in to comment.