Skip to content

Commit bbd0e11

Browse files
Release 3.7.0
[skip ci] ## [3.7.0](v3.6.0...v3.7.0) (2023-03-14) ### Features * custom error message ([#68](#68)) ([818cd23](818cd23)), closes [#31](#31) [#15](#15)
1 parent 818cd23 commit bbd0e11

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [3.7.0](https://github.com/node-modules/parameter/compare/v3.6.0...v3.7.0) (2023-03-14)
4+
5+
6+
### Features
7+
8+
* custom error message ([#68](https://github.com/node-modules/parameter/issues/68)) ([818cd23](https://github.com/node-modules/parameter/commit/818cd23b2c6dd0470939b03218e8746feed4f467)), closes [#31](https://github.com/node-modules/parameter/issues/31) [#15](https://github.com/node-modules/parameter/issues/15)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parameter",
3-
"version": "3.6.0",
3+
"version": "3.7.0",
44
"description": "A parameter verify tools.",
55
"main": "index.js",
66
"module": "index.es5.js",

0 commit comments

Comments
 (0)