Skip to content

Commit a79296a

Browse files
chore(release): 4.2.41
## [4.2.41](v4.2.40...v4.2.41) (2022-04-25) ### Bug Fixes * **deps:** update dependency sharp to ^0.30.0 ([9832bbd](9832bbd))
1 parent 9832bbd commit a79296a

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.41](https://github.com/pmb0/express-sharp/compare/v4.2.40...v4.2.41) (2022-04-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency sharp to ^0.30.0 ([9832bbd](https://github.com/pmb0/express-sharp/commit/9832bbd0ac7c8d3cd9d2ea65129070db8ceaf822))
7+
18
## [4.2.40](https://github.com/pmb0/express-sharp/compare/v4.2.39...v4.2.40) (2021-10-18)
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.40",
3+
"version": "4.2.41",
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)