fix: bump version to 1.0.9.4, update changelog

This commit is contained in:
kitbyte
2026-07-22 00:03:38 +03:00
parent e7c7beb621
commit 643c8f8b62
38 changed files with 788 additions and 365 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- uses: pnpm/action-setup@v5
with:
version: 10
version: 10.17.0
- uses: actions/setup-node@v5
with:
+3
View File
@@ -10,7 +10,10 @@ on:
jobs:
mirror:
if: github.repository == 'k1tbyte/Wand-Enhancer'
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v5
with:
@@ -9,10 +9,12 @@ on:
jobs:
validate-release-metadata:
runs-on: windows-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v5
- name: Validate version and changelog sync
shell: pwsh
run: ./scripts/validate-release-metadata.ps1
run: ./scripts/validate-release-metadata.ps1