-
Notifications
You must be signed in to change notification settings - Fork 2
🩹 [Patch]: Update required version of Fonts module to 1.1.19 #34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot wasn't able to review any files in this pull request.
Files not reviewed (1)
- src/functions/public/Install-NerdFont.ps1: Language not supported
Module NerdFonts - 1.0.24-fontBump001 published to the PowerShell Gallery. |
GitHub release for NerdFonts v1.0.24-fontBump001 has been created. |
Module NerdFonts - 1.0.24-fontBump002 published to the PowerShell Gallery. |
GitHub release for NerdFonts v1.0.24-fontBump002 has been created. |
Module NerdFonts - 1.0.24 published to the PowerShell Gallery. |
GitHub release for NerdFonts v1.0.24 has been created. |
Description
This pull request updates the module dependency version in the
Install-NerdFont
script to ensure compatibility with the latest features and fixes.Dependency update:
src/functions/public/Install-NerdFont.ps1
: Updated the required version of theFonts
module from1.1.18
to1.1.19
.Type of change
Checklist