We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3693861 commit def7522Copy full SHA for def7522
2 files changed
History.md
@@ -1,4 +1,13 @@
1
2
+2.2.1 / 2017-11-23
3
+==================
4
+
5
+**fixes**
6
+ * [[`3693861`](http://github.com/node-modules/parameter/commit/3693861897e2d207edf791f56db51820f76588b2)] - fix: check number exclude NaN (#30) (Gao Peng <<ggjqzjgp103@qq.com>>)
7
8
+**others**
9
+ * [[`67d8cf6`](http://github.com/node-modules/parameter/commit/67d8cf6269abe4fdf3480b6c25cd08b67868ed11)] - chore(docs): add semantic-release process description (fengmk2 <<fengmk2@gmail.com>>)
10
11
2.2.0 / 2017-06-13
12
==================
13
package.json
@@ -1,6 +1,6 @@
{
"name": "parameter",
- "version": "0.0.0-development",
+ "version": "2.2.1",
"description": "A parameter verify tools.",
"main": "index.js",
"files": [
0 commit comments