Skip to content

Commit

Permalink
chore: release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ruifigueira committed Nov 12, 2023
1 parent 6644cad commit ef00b10
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/recorder-crx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "recorder-crx",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"keywords": [],
"author": "",
Expand Down
2 changes: 1 addition & 1 deletion examples/todomvc-crx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "todomvc-crx",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"keywords": [],
"author": "",
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "playwright-crx",
"version": "0.1.0",
"version": "0.1.1",
"engines": {
"node": ">=16"
},
Expand Down Expand Up @@ -83,6 +83,7 @@
"@types/chrome": "^0.0.246",
"@types/debug": "^4.1.10",
"@vitejs/plugin-react": "^4.1.0",
"bumpp": "^9.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^5.0.5",
Expand Down

0 comments on commit ef00b10

Please sign in to comment.