Skip to content

Commit 528cdbf

Browse files
chore(release): 4.2.37
## [4.2.37](v4.2.36...v4.2.37) (2021-09-05) ### Bug Fixes * only require `pnpm` for contributors ([a20813f](a20813f)), closes [#560](#560)
1 parent a20813f commit 528cdbf

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.37](https://github.com/pmb0/express-sharp/compare/v4.2.36...v4.2.37) (2021-09-05)
2+
3+
4+
### Bug Fixes
5+
6+
* only require `pnpm` for contributors ([a20813f](https://github.com/pmb0/express-sharp/commit/a20813f4f15cd3576663b2c8496f6c13b7e8c776)), closes [#560](https://github.com/pmb0/express-sharp/issues/560)
7+
18
## [4.2.36](https://github.com/pmb0/express-sharp/compare/v4.2.35...v4.2.36) (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.36",
3+
"version": "4.2.37",
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)