Skip to content

Commit

Permalink
Release 0.4.6 (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning00Blade authored Mar 24, 2023
1 parent f71556f commit 407c7df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chromium-bidi",
"version": "0.4.5",
"version": "0.4.6",
"description": "An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.",
"scripts": {
"build": "tsc -b src/tsconfig.json && npm run rollup",
Expand Down

0 comments on commit 407c7df

Please sign in to comment.