Skip to content

Commit 18c00c0

Browse files
committed
Publish 2.2.0
1 parent 9806041 commit 18c00c0

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
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "2.1.0",
5+
"version": "2.2.0",
66
"command": {
77
"publish": {
88
"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": "2.1.0",
3+
"version": "2.2.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": "2.1.0",
3+
"version": "2.2.0",
44
"description": "required coding standard for (S)CSS.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)