Skip to content

Commit bdd8a4e

Browse files
committed
v6.2.0
1 parent f693077 commit bdd8a4e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "6.1.0"
5+
"version": "6.2.0"
66
}

packages/convict-format-with-moment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"timestamp",
1010
"moment"
1111
],
12-
"version": "6.0.1",
12+
"version": "6.2.0",
1313
"license": "Apache-2.0",
1414
"homepage": "https://github.com/mozilla/node-convict",
1515
"repository": {

packages/convict-format-with-validator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url",
1111
"validator"
1212
],
13-
"version": "6.0.1",
13+
"version": "6.2.0",
1414
"license": "Apache-2.0",
1515
"homepage": "https://github.com/mozilla/node-convict",
1616
"repository": {

packages/convict/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"yaml",
1818
"toml"
1919
],
20-
"version": "6.1.0",
20+
"version": "6.2.0",
2121
"license": "Apache-2.0",
2222
"homepage": "https://github.com/mozilla/node-convict",
2323
"repository": {

0 commit comments

Comments
 (0)