-
-
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.
* Start work for issue #28 * fix: change how repo name comparison works * docs: update release notes for release v1.0.0-preview.6 * release: update version from v1.0.0-preview.6 to v1.0.0-preview.7 * release: create release notes for version v1.0.0-preview.7
- Loading branch information
1 parent
41696f6
commit 867eeee
Showing
4 changed files
with
29 additions
and
4 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
14 changes: 14 additions & 0 deletions
14
ReleaseNotes/PreviewReleases/Release-Notes-v1.0.0-preview.7.md
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,14 @@ | ||
<h1 align="center" style="color: mediumseagreen;font-weight: bold;"> | ||
kd_clients Preview Release Notes - v1.0.0-preview.7 | ||
</h1> | ||
|
||
<h2 align="center" style="font-weight: bold;">Quick Reminder</h2> | ||
|
||
<div align="center"> | ||
|
||
As with all software, there is always a chance for issues and bugs, especially for preview releases, which is why your input is greatly appreciated. 🙏🏼 | ||
</div> | ||
|
||
<h2 align="center" style="font-weight: bold;">Bug Fixes 🐛</h2> | ||
|
||
1. [#28](https://github.com/KinsonDigital/Velaptor/issues/28) - Fixed a bug where getting the repository using the `RepoClient.getRepo()` function only worked with all lowercase repo names. |
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