-
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.
chore(release): publish 1.0.6-alpha.1
- Loading branch information
Alphability
authored and
Alphability
committed
Mar 25, 2021
1 parent
572fc9e
commit 7e465e1
Showing
6 changed files
with
31 additions
and
5 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
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
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
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": "@endgame/calvin", | ||
"version": "1.0.6-alpha.0", | ||
"version": "1.0.6-alpha.1", | ||
"description": "Changing Any Lifeless Value Into Notifications", | ||
"repository": "Alphability/endgame", | ||
"author": "Alphability <[email protected]> (https://albanmezino.com)", | ||
|
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
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": "@endgame/eva", | ||
"version": "1.0.6-alpha.0", | ||
"version": "1.0.6-alpha.1", | ||
"description": "Ease Viewport Access", | ||
"repository": "Alphability/endgame", | ||
"author": "Alphability <[email protected]> (https://albanmezino.com)", | ||
|
@@ -22,7 +22,7 @@ | |
"snyk": "^1.508.0" | ||
}, | ||
"dependencies": { | ||
"@endgame/calvin": "^1.0.6-alpha.0", | ||
"@endgame/calvin": "^1.0.6-alpha.1", | ||
"lodash": "^4.17.21" | ||
}, | ||
"publishConfig": { | ||
|