Skip to content

Commit f62a408

Browse files
committed
v2.1.0
1 parent 2c57ce9 commit f62a408

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Next
3+
## 2.1.0
44

55
* Fix: `Promise.coroutine.addYieldHandler()` is maintained
66
* Patch `.tapCatch()` prototype method

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cls-bluebird",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "Make bluebird work with the continuation-local-storage module.",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)