Skip to content

🩹 [Patch]: Bump Admin to 1.1.6#44

Merged
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
fixAdmin
May 19, 2025
Merged

🩹 [Patch]: Bump Admin to 1.1.6#44
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
fixAdmin

Conversation

@MariusStorhaug
Copy link
Copy Markdown
Member

Description

This pull request updates the required version of the Admin module in two PowerShell scripts to ensure compatibility with the latest features or fixes.

Version updates:

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

Copilot AI review requested due to automatic review settings May 19, 2025 21:21
@MariusStorhaug Marius Storhaug (MariusStorhaug) requested a review from a team as a code owner May 19, 2025 21:21
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This patch updates the required Admin module version in two PowerShell functions to 1.1.6 for compatibility with recent fixes.

  • Bump #Requires directive in Install-Font.ps1 from 1.1.5 to 1.1.6
  • Bump #Requires directive in Get-Font.ps1 from 1.1.5 to 1.1.6

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/functions/public/Install-Font.ps1 Updated Admin module version to 1.1.6 in #Requires
src/functions/public/Get-Font.ps1 Updated Admin module version to 1.1.6 in #Requires

@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit 167efdb into main May 19, 2025
34 checks passed
@github-actions
Copy link
Copy Markdown

Module Fonts - 1.1.20 published to the PowerShell Gallery.

@github-actions
Copy link
Copy Markdown

GitHub release for Fonts v1.1.20 has been created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🪲[Bug]: Import-Fonts returned required module Admin is not loaded

2 participants