6.0.0-next.3 • Published 1 year ago

@abizzle/changesets-types v6.0.0-next.3

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

@changesets/types

View changelog

A package of types for use in changesets, or projects wishing to extend them.

Of these, the most useful types are:

NewChangeset

The format for a changeset as of changesets version 2.

ChangelogFunctions

The shape of the object used for generating changelog entries.

ReleasePlan

The combined object used to version packages and update changelogs.