Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit ed43b7c

Browse files
committed
Version 0.8.6
1 parent 29730d9 commit ed43b7c

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.mailmap

-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
Domenic Denicola <[email protected]>
22
Kris Kowal <[email protected]>
3-

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
``invoke``.
1515
- WARNING: The undocumented ``view`` and ``viewInfo`` will be removed.
1616

17-
## Next minor
17+
## 0.8.6
1818

1919
- Fixed ``npost`` and ``ninvoke`` to pass the correct ``thisp``. #74
2020
- Fixed various cases involving unorthodox rejection reasons. #73 #90

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "q",
3-
"version": "0.8.5",
3+
"version": "0.8.6",
44
"description": "A library for promises (CommonJS/Promises/A,B,D)",
55
"homepage": "http://github.com/kriskowal/q/",
66
"author": "Kris Kowal <[email protected]> (http://github.com/kriskowal/)",

0 commit comments

Comments
 (0)