-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🚀Preview Release (v1.0.0-preview.40) (#1069)
* release: update version to v1.0.0-preview.40 * release: create release notes for version v1.0.0-preview.40 * release: update release notes for version v1.0.0-preview.40
- Loading branch information
1 parent
128921b
commit 37d7bf6
Showing
2 changed files
with
23 additions
and
2 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
ReleaseNotes/PreviewReleases/Release-Notes-v1.0.0-preview.40.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,21 @@ | ||
<h1 align="center" style="color: mediumseagreen;font-weight: bold;"> | ||
Velaptor Preview Release Notes - v1.0.0-preview.40 | ||
</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, so your input is greatly appreciated. 🙏🏼 | ||
</div> | ||
|
||
<h2 align="center" style="font-weight: bold;">New Features ✨</h2> | ||
|
||
1. [#1067](https://github.com/KinsonDigital/Velaptor/issues/1067) - Added the ability to provide your own `IContentPathResolver` when creating content loaders using the `ContentLoaderFactory`. | ||
|
||
|
||
<h2 align="center" style="font-weight: bold;">Dependency Updates 📦</h2> | ||
|
||
1. [#1065](https://github.com/KinsonDigital/Velaptor/pull/1065) - Updated dependency _**coverlet.msbuild**_ to _**v6.0.3**_. | ||
2. [#1064](https://github.com/KinsonDigital/Velaptor/pull/1064) - Updated dependency _**coverlet.collector**_ to _**v6.0.3**_. | ||
3. [#1063](https://github.com/KinsonDigital/Velaptor/pull/1063) - Updated dependency _**system.io.abstractions**_ to _**v21.2.1**_. |
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