We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a9eb3c commit be3fce5Copy full SHA for be3fce5
docs/api.md
@@ -1,4 +1,4 @@
1
-# Puppeteer API <!-- GEN:version -->v13.1.2<!-- GEN:stop-->
+# Puppeteer API <!-- GEN:version -->Tip-Of-Tree<!-- GEN:stop-->
2
3
<!-- GEN:empty-if-release --><!-- GEN:stop -->
4
package.json
@@ -1,6 +1,6 @@
{
"name": "puppeteer",
- "version": "13.1.2",
+ "version": "13.1.2-post",
"description": "A high-level API to control headless Chrome over the DevTools Protocol",
5
"main": "./cjs-entry.js",
6
"types": "lib/types.d.ts",
0 commit comments