Skip to content

Commit

Permalink
Publish 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ocean90 committed Jan 27, 2023
1 parent da615e5 commit fdd4baa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": ["packages/*"],
"version": "4.0.0",
"version": "5.0.0",
"command": {
"publish": {
"tagVersionPrefix": ""
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wearerequired/eslint-config",
"version": "4.0.0",
"version": "5.0.0",
"description": "required coding standard for JavaScript.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wearerequired/stylelint-config",
"version": "4.0.0",
"version": "5.0.0",
"description": "required coding standard for (S)CSS.",
"repository": {
"type": "git",
Expand Down

0 comments on commit fdd4baa

Please sign in to comment.