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 0d94a24 commit 1d054b4Copy full SHA for 1d054b4
History.md
@@ -1,4 +1,10 @@
1
2
+3.3.1 / 2020-06-18
3
+==================
4
+
5
+**fixes**
6
+ * [[`0d94a24`](http://github.com/thenables/thenify/commit/0d94a24eb933bc835d568f3009f4d269c4c4c17a)] - fix: remove eval (#30) (Yiyu He <<dead_horse@qq.com>>)
7
8
3.3.0 / 2017-05-19
9
==================
10
package.json
@@ -1,7 +1,7 @@
{
"name": "thenify",
"description": "Promisify a callback-based function",
- "version": "3.3.0",
+ "version": "3.3.1",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
"license": "MIT",
"repository": "thenables/thenify",
0 commit comments