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 5f1918e commit 00fc327Copy full SHA for 00fc327
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## 1.2.0 - 2024-03-14
11
+
12
## 1.0.1 - 2023-07-26
13
Updated README
14
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@digitalnodecom/node-red-contrib-puppeteer",
3
- "version": "1.1.0",
+ "version": "1.2.0",
4
"description": "NodeRED nodes to control a headless chrome with puppeteer",
5
"main": "index.js",
6
"scripts": {},
0 commit comments