File tree 4 files changed +16
-3
lines changed
4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bluebird" ,
3
- "version" : " 3.7.0 " ,
3
+ "version" : " 3.7.1 " ,
4
4
"homepage" : " https://github.com/petkaantonov/bluebird" ,
5
5
"authors" : [
6
6
" Petka Antonov <petka_antonov@hotmail.com>"
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ markdown: redcarpet
19
19
redcarpet :
20
20
extensions :
21
21
- fenced_code_blocks
22
- version : 3.7.0
22
+ version : 3.7.1
23
23
gems :
24
24
- jekyll-redirect-from
25
25
destination : ../gh-pages/
Original file line number Diff line number Diff line change @@ -3,6 +3,19 @@ id: changelog
3
3
title : Changelog
4
4
---
5
5
6
+
7
+ ## 3.7.1 (2019-10-15)
8
+
9
+ Features:
10
+
11
+ - feature
12
+
13
+ Bugfixes:
14
+
15
+ - Fix \( [ #1614 ] ( . ) \)
16
+ - Fix \( [ #1613 ] ( . ) \)
17
+ - Fix \( [ #1616 ] ( . ) \)
18
+
6
19
## 3.7.0 (2019-10-01)
7
20
8
21
Features:
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bluebird" ,
3
3
"description" : " Full featured Promises/A+ implementation with exceptionally good performance" ,
4
- "version" : " 3.7.0 " ,
4
+ "version" : " 3.7.1 " ,
5
5
"keywords" : [
6
6
" promise" ,
7
7
" performance" ,
You can’t perform that action at this time.
0 commit comments