تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:٩٢٦
forks:٢٢٨
updated:٢٤ فبراير ٢٠٢٦ في ١٦:٠٤
SKILL.md
| name | magerun-release |
| description | Technical release process for n98-magerun2 |
This skill describes the technical release process of the n98-magerun2 tool.
Use this skill when a new version of n98-magerun2 needs to be released.
To release a new version, follow these steps:
git log $(git describe --tags --abbrev=0)..HEAD --oneline\N98\Magento\Application::APP_VERSION with the new version number.
src/N98/Magento/Application.phpversion.txt with the new version number.
version.txtCHANGELOG.md with the new version number.
CHANGELOG.mdrelease-it tool.
npx release-it (or vendor/bin/release-it if available via composer, but typically it's a JS tool).master branch.