UNPKG

cz-git-gitmoji

Version:

A few configurations for using gitmojis in cz

12 lines (11 loc) 275 B
{ "$schema": "https://unpkg.com/@changesets/config@3.0.3/schema.json", "changelog": "@changesets/cli/changelog", "commit": false, "fixed": [], "linked": [], "access": "restricted", "baseBranch": "main", "updateInternalDependencies": "patch", "ignore": [] }