Compare commits

..

2 Commits

Author SHA1 Message Date
releaser 8b94a5924a chore(release): prepare for 1.4.2 2026-01-09 06:41:28 +00:00
releaser beba22e0ef chore(release): prepare for 1.4.2 2026-01-09 06:41:26 +00:00
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ on:
jobs:
release:
uses: unboundsoftware/shared-workflows/.gitea/workflows/Release.yml@main
uses: unboundsoftware/shared-workflows/.gitea/workflows/Release.yml@fix-workflow-gitea-compat
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "1.4.1"
"version": "1.4.2"
}
+5
View File
@@ -1,3 +1,8 @@
## [1.4.2] - 2026-01-09
### ⚙️ Miscellaneous Tasks
- Use main branch from shared-workflows
## [1.4.1] - 2026-01-09
### 📚 Documentation
-5
View File
@@ -1,5 +0,0 @@
# Release Test Repository
This repository is used for testing the shared release workflow.
Used for testing shared-workflows releases.