Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

Commit 4fea967

Browse files
committed
version bump 2.0.15
1 parent 872c787 commit 4fea967

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ process.nextTick(() => {
5151

5252
| Release | Notes |
5353
| --------- | --------------------------------------------------------------------------------------- |
54-
| 2.0.12-14 | maintenance release, nodejs 14 support |
54+
| 2.0.12-15 | maintenance release, nodejs 14 support |
5555
| 2.0.11 | #54: fixed memory leak for chaining asynchronous calls infinitely; thanks to Reko Tiira |
5656
| 2.0.10 | maintenance release |
5757
| 2.0.9 | node 13 supported |

‎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": "asyncctx",
3-
"version": "2.0.14",
3+
"version": "2.0.15",
44
"description": "an asynchronous execution context for TypeScript/JavaScript",
55
"main": "./index.js",
66
"types": "./index.d.ts",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /