-
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
11 changed files
with
11 additions
and
11 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.14.1", | ||
"version": "0.14.2", | ||
"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.14.1", | ||
"version": "0.14.2", | ||
"author": "Ray <[email protected]> (https://github.com/so1ve)", | ||
"description": "Clerc: The full-featured 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/core", | ||
"version": "0.14.1", | ||
"version": "0.14.2", | ||
"author": "Ray <[email protected]> (https://github.com/so1ve)", | ||
"description": "Clerc core", | ||
"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.14.1", | ||
"version": "0.14.2", | ||
"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-friendly-error", | ||
"version": "0.14.1", | ||
"version": "0.14.2", | ||
"author": "Ray <[email protected]> (https://github.com/so1ve)", | ||
"description": "Clerc plugin friendly error", | ||
"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.14.1", | ||
"version": "0.14.2", | ||
"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.14.1", | ||
"version": "0.14.2", | ||
"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/plugin-strict-flags", | ||
"version": "0.14.1", | ||
"version": "0.14.2", | ||
"author": "Ray <[email protected]> (https://github.com/so1ve)", | ||
"description": "Clerc plugin strict flags", | ||
"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-version", | ||
"version": "0.14.1", | ||
"version": "0.14.2", | ||
"author": "Ray <[email protected]> (https://github.com/so1ve)", | ||
"description": "Clerc plugin version", | ||
"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.14.1", | ||
"version": "0.14.2", | ||
"author": "Ray <[email protected]> (https://github.com/so1ve)", | ||
"description": "Clerc toolkit", | ||
"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.14.1", | ||
"version": "0.14.2", | ||
"author": "Ray <[email protected]> (https://github.com/so1ve)", | ||
"description": "Clerc utils", | ||
"keywords": [ | ||
|