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 80c4ae8 commit 35a9241Copy full SHA for 35a9241
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.2.38](https://github.com/pmb0/express-sharp/compare/v4.2.37...v4.2.38) (2021-09-05)
2
+
3
4
+### Bug Fixes
5
6
+* upgrade deps ([80c4ae8](https://github.com/pmb0/express-sharp/commit/80c4ae8934d7fefc687620cb20d2685dcb3e4827))
7
8
## [4.2.37](https://github.com/pmb0/express-sharp/compare/v4.2.36...v4.2.37) (2021-09-05)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "express-sharp",
- "version": "4.2.37",
+ "version": "4.2.38",
"description": "Real-time image processing for your express application",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments