-
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.
Fix #4: add missing json files + bump version
- Loading branch information
Showing
3 changed files
with
11 additions
and
1 deletion.
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Changelog (Current version: 3.0.2) | ||
|
||
### Version 3.0.2 | ||
|
||
Fixes | ||
- Fix #4: Add missing files (*.json) to npm package | ||
|
||
### Version 3.0.0 | ||
- Library created |
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": "sidi-cli", | ||
"version": "3.0.0", | ||
"version": "3.0.2", | ||
"description": "SIDI is a human friendly tool to create the yaml to test, build, and deploy any mobile project via the chosen CICD.", | ||
"homepage": "https://github.com/odemolliens/sidi-cli", | ||
"author": "Imran Mentese <[email protected]>", | ||
|
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