Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.

Commit f5bcf3b

Browse files
committed
v4.0.4
1 parent 660e83d commit f5bcf3b

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lerna": "2.0.0-beta.38",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"packages": [
55
"packages/*"
66
]

packages/hadron-react-bson/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.

packages/hadron-react-bson/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Durran Jordan <durran@gmail.com>",
55
"bugs": "https://github.com/mongodb-js/hadron-react/issues",
66
"homepage": "https://github.com/mongodb-js/hadron-react/packages/hadron-react-bson",
7-
"version": "4.0.3",
7+
"version": "4.0.4",
88
"main": "lib/index.js",
99
"module": "lib/index.js",
1010
"repository": {

packages/hadron-react-buttons/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.

packages/hadron-react-buttons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Durran Jordan <durran@gmail.com>",
55
"bugs": "https://github.com/mongodb-js/hadron-react/issues",
66
"homepage": "https://github.com/mongodb-js/hadron-react/packages/hadron-react-buttons",
7-
"version": "4.0.3",
7+
"version": "4.0.4",
88
"main": "lib/index.js",
99
"module": "lib/index.js",
1010
"repository": {

packages/hadron-react-components/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.

packages/hadron-react-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Durran Jordan <durran@gmail.com>",
55
"bugs": "https://github.com/mongodb-js/hadron-react/issues",
66
"homepage": "https://github.com/mongodb-js/hadron-react/packages/hadron-react-components",
7-
"version": "4.0.3",
7+
"version": "4.0.4",
88
"main": "lib/index.js",
99
"module": "lib/index.js",
1010
"repository": {

0 commit comments

Comments
 (0)