semantic-release-gitmoji
β¨ππ₯ A semantic-release plugin for gitmojis. Different from conventional changelog, Gitmoji commits are used to determine a release type and generate release notes.
νμΌ νμκΈ°
μ΅μ’ λ²μ λ€μ΄λ‘λ (.zip)- release.yaml
- test.yaml
- FUNDING.yml
- release-notes.hbs
- commit-template.hbs
- default-template-semver.hbs
- default-template.hbs
- default-config.js
- release-types.json
- debug.js
- get-cmp-link.js
- get-config.js
- parse-commits.js
- resolve-issue-ref.js
- analyze-commits.js
- generate-notes.js
- release-notes.js
- commit-boring.json
- commit-major.json
- commit-minor.json
- commit-patch.json
- context-common.json
- context-custom.json
- context-wip.json
- index.js
- notes-custom-helper.md
- notes-custom-semver.md
- notes-custom.md
- notes-major-semver.md
- notes-major.md
- notes-minor-semver.md
- notes-minor.md
- notes-patch-semver.md
- notes-patch.md
- notes-wip-semver.md
- notes-wip.md
- analyze-commits.test.js
- generate-notes.test.js
- .eslintrc.json
- .gitignore
- .releaserc.js
- index.js
- LICENSE
- package-lock.json
- package.json
- README.md
# μ€μΉ κ°μ΄λ
1. μ½λ λ΄λ €λ°κΈ°
git clone https://github.com/momocow/semantic-release-gitmoji
κΉνλΈμμ νλ‘μ νΈ μ½λ μ 체λ₯Ό λ΄ μ»΄ν¨ν°λ‘ λ΄λ €λ°μ΅λλ€.
cd semantic-release-gitmoji
λ°©κΈ λ΄λ €λ°μ νλ‘μ νΈ ν΄λ μμΌλ‘ μ΄λν©λλ€.
2. Node.js
μ¬μ μΆμ²μ¬μ μ€λΉλ¬Ό
npm install semantic-release-gitmoji -D
package.jsonμ λͺ μλ λΌμ΄λΈλ¬λ¦¬λ€μ λ΄λ €λ°μ μ€μΉν©λλ€.
'@semantic-release/npm'
μ΄ λͺ λ Ήμ΄λ₯Ό ν°λ―Έλμ κ·Έλλ‘ μ λ ₯ν΄ μ€ννμΈμ.
λͺ
λ Ήμ΄ μ€ν ν ν°λ―Έλμ λνλλ μ£Όμ(λ³΄ν΅ http://localhost:3000 νν)λ₯Ό λΈλΌμ°μ μμ μ΄μ΄λ³΄μΈμ.
μ΄ λ ν¬μ READMEμ μ ν μ€μ λͺ λ Ήμ΄λ₯Ό κ·Έλλ‘ κ°μ Έμμ΅λλ€.
// repository documentation
Was this content helpful?
(0 ratings)
