Skip to content

Commit a5b5287

Browse files
chore(release): 3.1.0 [skip ci]
# [3.1.0](v3.0.1...v3.1.0) (2020-06-03) ### Features * Support configuring how workers are invoked ([cea4464](cea4464))
1 parent cea4464 commit a5b5287

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+
# [3.1.0](https://github.com/researchgate/node-file-processor/compare/v3.0.1...v3.1.0) (2020-06-03)
2+
3+
4+
### Features
5+
6+
* Support configuring how workers are invoked ([cea4464](https://github.com/researchgate/node-file-processor/commit/cea4464ca9a22ccb01e4bd4c31aa55e8cea7c4e2))
7+
18
## [3.0.1](https://github.com/researchgate/node-file-processor/compare/v3.0.0...v3.0.1) (2020-05-07)
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": "@researchgate/file-processor",
3-
"version": "3.0.1",
3+
"version": "3.1.0",
44
"description": "Run parallel tasks on a multiple files",
55
"main": "index.js",
66
"author": "Sergey Tatarintsev <[email protected]> (https://github.com/SevInf)",

0 commit comments

Comments
 (0)