Skip to content

Commit 1bd1c6d

Browse files
chore(release): 4.2.36
## [4.2.36](v4.2.35...v4.2.36) (2021-09-04) ### Bug Fixes * publish only necessary files to npm ([26a9191](26a9191))
1 parent 26a9191 commit 1bd1c6d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [4.2.35](https://github.com/pmb0/express-sharp/compare/v4.2.34...v4.2.35) (2021-09-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "express-sharp",
3-
"version": "4.2.35",
3+
"version": "4.2.36",
44
"description": "Real-time image processing for your express application",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)