@arc-directus/release-notes-generator
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@directus/release-notes-generator

A release notes generator for changesets used by Directus

Installation

npm install @directus/release-notes-generator

Usage

Update the .changeset/config.json file to point to this package:

	"changelog": "@directus/release-notes-generator",

The release notes will be generated and printed when running the changesets command to update the versions:

GITHUB_TOKEN=<token> pnpm changeset version

For local use, you'll need a GitHub personal access token with read:user and repo:status permissions.

GitHub CI

When running pnpm changeset version in the GitHub CI context, this package will automatically set the following outputs:

  • DIRECTUS_MAIN_VERSION
  • DIRECTUS_RELEASE_NOTES

Readme

Keywords

none

Package Sidebar

Install

npm i @arc-directus/release-notes-generator

Homepage

directus.io

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

20.5 kB

Total Files

19

Last publish

Collaborators

  • kowe_ninggal_aku