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 3a1b1dc commit c1083f6Copy full SHA for c1083f6
lerna.json
@@ -11,5 +11,5 @@
11
"packages": [
12
"packages/*"
13
],
14
- "version": "0.8.0"
+ "version": "1.0.0"
15
}
packages/eslint-config-humanmade/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslint-config-humanmade",
3
- "version": "0.8.0",
+ "version": "1.0.0",
4
"description": "Human Made Coding Standards for JavaScript.",
5
"author": "Human Made",
6
"license": "GPL-2.0-or-later",
packages/stylelint-config/package.json
"name": "@humanmade/stylelint-config",
"description": "Human Made Coding Standards for CSS and SCSS.",
0 commit comments