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 26a9191 commit 1bd1c6dCopy full SHA for 1bd1c6d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.2.36](https://github.com/pmb0/express-sharp/compare/v4.2.35...v4.2.36) (2021-09-04)
2
+
3
4
+### Bug Fixes
5
6
+* publish only necessary files to npm ([26a9191](https://github.com/pmb0/express-sharp/commit/26a91913b1a771e60fe0131523bd5b9d81af93af))
7
8
## [4.2.35](https://github.com/pmb0/express-sharp/compare/v4.2.34...v4.2.35) (2021-09-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "express-sharp",
- "version": "4.2.35",
+ "version": "4.2.36",
"description": "Real-time image processing for your express application",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments