hawksearch / connector-magento-2

0 stars 2 forks source link

Unable to Update to 2.6.1 with Composer #11

Closed bap14 closed 4 months ago

bap14 commented 1 year ago

You have tagged this as version 2.6.1; however, you neglected or forgot to update the composer.json property value itself to 2.6.1. This means packagist.org may not see the latest version as 2.6.1 or may be disseminating 2.6.1 as version 2.6.0.

The real solution is to create a GitHub workflow to automatically update the composer.json "version" key when a new tag is created. This way the tagged release will have a fixed version matching the tag version.

image image

martin-cod commented 4 months ago

It was fixed in the repo