-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@clerc/monorepo", | ||
"private": true, | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"packageManager": "[email protected]", | ||
"author": "Ray <[email protected]> (https://github.com/so1ve)", | ||
"description": "", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "clerc", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"author": "Ray <[email protected]> (https://github.com/so1ve)", | ||
"description": "Clerc is a simple and easy-to-use cli framework.", | ||
"keywords": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@clerc/plugin-completions", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"author": "Ray <[email protected]> (https://github.com/so1ve)", | ||
"description": "Clerc plugin completions", | ||
"keywords": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@clerc/plugin-help", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"author": "Ray <[email protected]> (https://github.com/so1ve)", | ||
"description": "Clerc plugin help", | ||
"keywords": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@clerc/plugin-not-found", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"author": "Ray <[email protected]> (https://github.com/so1ve)", | ||
"description": "Clerc plugin not found (did you mean)", | ||
"keywords": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@clerc/utils", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"author": "Ray <[email protected]> (https://github.com/so1ve)", | ||
"description": "Clerc utils", | ||
"keywords": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@clerc/toolkit", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"author": "Ray <[email protected]> (https://github.com/so1ve)", | ||
"description": "Clerc toolkit", | ||
"keywords": [ | ||
|