mirror of
https://github.com/wanderer-industries/wanderer
synced 2025-12-02 14:02:37 +00:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
357d3a0df6 | ||
|
|
5ce6022761 | ||
|
|
235a0c5aea | ||
|
|
9b81fa6ebb | ||
|
|
8792d5ab0e | ||
|
|
d46ed0c078 | ||
|
|
73c433fcd2 |
5
.github/workflows/docker-arm.yml
vendored
5
.github/workflows/docker-arm.yml
vendored
@@ -43,6 +43,11 @@ jobs:
|
||||
platform=${{ matrix.platform }}
|
||||
echo "PLATFORM_PAIR=${platform//\//-}" >> $GITHUB_ENV
|
||||
|
||||
- name: ⬇️ Checkout repo
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Get Release Tag
|
||||
id: get-latest-tag
|
||||
uses: "WyriHaximus/github-action-get-previous-tag@v1"
|
||||
|
||||
5
.github/workflows/docker.yml
vendored
5
.github/workflows/docker.yml
vendored
@@ -43,6 +43,11 @@ jobs:
|
||||
platform=${{ matrix.platform }}
|
||||
echo "PLATFORM_PAIR=${platform//\//-}" >> $GITHUB_ENV
|
||||
|
||||
- name: ⬇️ Checkout repo
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Get Release Tag
|
||||
id: get-latest-tag
|
||||
uses: "WyriHaximus/github-action-get-previous-tag@v1"
|
||||
|
||||
25
CHANGELOG.md
25
CHANGELOG.md
@@ -2,6 +2,31 @@
|
||||
|
||||
<!-- changelog -->
|
||||
|
||||
## [v1.75.19](https://github.com/wanderer-industries/wanderer/compare/v1.75.18...v1.75.19) (2025-08-11)
|
||||
|
||||
|
||||
|
||||
|
||||
## [v1.75.18](https://github.com/wanderer-industries/wanderer/compare/v1.75.17...v1.75.18) (2025-08-11)
|
||||
|
||||
|
||||
|
||||
|
||||
## [v1.75.17](https://github.com/wanderer-industries/wanderer/compare/v1.75.16...v1.75.17) (2025-08-11)
|
||||
|
||||
|
||||
|
||||
|
||||
## [v1.75.16](https://github.com/wanderer-industries/wanderer/compare/v1.75.15...v1.75.16) (2025-08-11)
|
||||
|
||||
|
||||
|
||||
|
||||
## [v1.75.15](https://github.com/wanderer-industries/wanderer/compare/v1.75.14...v1.75.15) (2025-08-11)
|
||||
|
||||
|
||||
|
||||
|
||||
## [v1.75.14](https://github.com/wanderer-industries/wanderer/compare/v1.75.13...v1.75.14) (2025-08-11)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user