1.1.1 • Published 1 year ago

@higgs01dev/semantic-release-discord v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

semantic-release-discord

npm.io npm.io npm.io

Usage

{
  "plugins": [
    "@semantic-release/release-notes-generator",
    [
      "@higgs01dev/semantic-release-discord",
      {
        "webhook": "https://discord.com/api/webhooks/...",
        "packageName": "some package"
      }
    ]
  ]
}

Parameters

nameenvdescription
webhookSEMANTIC_RELEASE_DISCORD_URLwebhook url
packageNameSEMANTIC_RELEASE_PACKAGEname of the package
username-Username for the webhook
1.1.1

1 year ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

0.0.1

2 years ago

1.0.0

2 years ago