Skip to content

Commit 373eb52

Browse files
chore(release): 4.2.40
## [4.2.40](v4.2.39...v4.2.40) (2021-10-18) ### Bug Fixes * import optional deps gracefully ([#554](#554)) ([e2254dc](e2254dc)) * keyv is a prod dependency ([4998f56](4998f56)) * upgrade deps ([972babb](972babb))
1 parent 2f0e4a1 commit 373eb52

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [4.2.40](https://github.com/pmb0/express-sharp/compare/v4.2.39...v4.2.40) (2021-10-18)
2+
3+
4+
### Bug Fixes
5+
6+
* import optional deps gracefully ([#554](https://github.com/pmb0/express-sharp/issues/554)) ([e2254dc](https://github.com/pmb0/express-sharp/commit/e2254dc0c1528f709f61ca50a61691218603aed7))
7+
* keyv is a prod dependency ([4998f56](https://github.com/pmb0/express-sharp/commit/4998f566399b44893df889f68d0d78845d1ecc5a))
8+
* upgrade deps ([972babb](https://github.com/pmb0/express-sharp/commit/972babbf2a701bd0b78feffbaa07883735a5c9e1))
9+
110
## [4.2.39](https://github.com/pmb0/express-sharp/compare/v4.2.38...v4.2.39) (2021-09-05)
211

312

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.39",
3+
"version": "4.2.40",
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)