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 9832bbd commit a79296aCopy full SHA for a79296a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.2.41](https://github.com/pmb0/express-sharp/compare/v4.2.40...v4.2.41) (2022-04-25)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency sharp to ^0.30.0 ([9832bbd](https://github.com/pmb0/express-sharp/commit/9832bbd0ac7c8d3cd9d2ea65129070db8ceaf822))
7
8
## [4.2.40](https://github.com/pmb0/express-sharp/compare/v4.2.39...v4.2.40) (2021-10-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "express-sharp",
- "version": "4.2.40",
+ "version": "4.2.41",
"description": "Real-time image processing for your express application",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments