Skip to content

Commit fdd4baa

Browse files
committed
Publish 5.0.0
1 parent da615e5 commit fdd4baa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages": ["packages/*"],
3-
"version": "4.0.0",
3+
"version": "5.0.0",
44
"command": {
55
"publish": {
66
"tagVersionPrefix": ""

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wearerequired/eslint-config",
3-
"version": "4.0.0",
3+
"version": "5.0.0",
44
"description": "required coding standard for JavaScript.",
55
"repository": {
66
"type": "git",

packages/stylelint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wearerequired/stylelint-config",
3-
"version": "4.0.0",
3+
"version": "5.0.0",
44
"description": "required coding standard for (S)CSS.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)