We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c57ce9 commit f62a408Copy full SHA for f62a408
changelog.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Next
+## 2.1.0
4
5
* Fix: `Promise.coroutine.addYieldHandler()` is maintained
6
* Patch `.tapCatch()` prototype method
package.json
{
"name": "cls-bluebird",
- "version": "2.0.1",
+ "version": "2.1.0",
"description": "Make bluebird work with the continuation-local-storage module.",
"main": "lib/index.js",
"scripts": {
0 commit comments