Skip to content

Commit 6a6e857

Browse files
chore(release): 4.2.39
## [4.2.39](v4.2.38...v4.2.39) (2021-09-05) ### Bug Fixes * release process ([41afb20](41afb20))
1 parent 41afb20 commit 6a6e857

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.39](https://github.com/pmb0/express-sharp/compare/v4.2.38...v4.2.39) (2021-09-05)
2+
3+
4+
### Bug Fixes
5+
6+
* release process ([41afb20](https://github.com/pmb0/express-sharp/commit/41afb2006549343746ac1bb081089b1695522e5c))
7+
18
## [4.2.38](https://github.com/pmb0/express-sharp/compare/v4.2.37...v4.2.38) (2021-09-05)
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.38",
3+
"version": "4.2.39",
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)