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 41afb20 commit 6a6e857Copy full SHA for 6a6e857
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.2.39](https://github.com/pmb0/express-sharp/compare/v4.2.38...v4.2.39) (2021-09-05)
2
+
3
4
+### Bug Fixes
5
6
+* release process ([41afb20](https://github.com/pmb0/express-sharp/commit/41afb2006549343746ac1bb081089b1695522e5c))
7
8
## [4.2.38](https://github.com/pmb0/express-sharp/compare/v4.2.37...v4.2.38) (2021-09-05)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "express-sharp",
- "version": "4.2.38",
+ "version": "4.2.39",
"description": "Real-time image processing for your express application",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments