Skip to content

Commit 74a5eff

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.0...v2.2.0) (2021-05-01) ### Features * add queue size property ([d9aca4e](d9aca4e))
1 parent 0c9fbb9 commit 74a5eff

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.2.0](https://github.com/Bartozzz/queue-promise/compare/v2.1.0...v2.2.0) (2021-05-01)
2+
3+
4+
### Features
5+
6+
* add queue size property ([d9aca4e](https://github.com/Bartozzz/queue-promise/commit/d9aca4ea3ffb3d3fc2199ad7b20319f06dcff34c))
7+
18
# [2.1.0](https://github.com/Bartozzz/queue-promise/compare/v2.0.1...v2.1.0) (2020-07-01)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "queue-promise",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"keywords": [
55
"queue",
66
"queue-tasks",

0 commit comments

Comments
 (0)