We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28a02eb commit 05a6041Copy full SHA for 05a6041
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.1](https://github.com/oblakstudio/nestjs-puppeteer/compare/v1.1.0...v1.1.1) (2023-04-19)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** Bumped dependency versions ([28a02eb](https://github.com/oblakstudio/nestjs-puppeteer/commit/28a02eb912f604467a4b3e405c9839d9d0e93fcf))
7
8
# [1.1.0](https://github.com/oblakstudio/nestjs-puppeteer/compare/v1.0.0...v1.1.0) (2023-04-19)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "nestjs-puppeteer",
"description": "Puppeteer module for NestJS",
- "version": "1.1.0",
+ "version": "1.1.1",
"license": "MIT",
"author": {
"name": "Sibin Grasic",
0 commit comments