ci: link published Composer packages to this repository #11

Merged
haylan merged 4 commits from ci/link-package-fix into main 2026-09-21 18:40:29 +00:00
2 changed files with 9 additions and 1 deletions
Showing only changes of commit 63134f7de4 - Show all commits
+8
View File
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
## [0.0.4] - 2026-09-21
### Fixed
- Published Composer packages are now linked to this repository (previously the release workflow
published them without a repository association, so they did not appear under the repo's
Packages tab).
## [0.0.3] - 2026-09-17 ## [0.0.3] - 2026-09-17
### Added ### Added
+1 -1
View File
@@ -3,7 +3,7 @@
"description": "Export database dumps for Shopware 6 environments.", "description": "Export database dumps for Shopware 6 environments.",
"type": "shopware-platform-plugin", "type": "shopware-platform-plugin",
"license": "MIT", "license": "MIT",
"version": "0.0.3", "version": "0.0.4",
"keywords": [ "keywords": [
"shopware", "shopware",
"shopware6", "shopware6",