Skip to content

Latest commit

 

History

History
192 lines (110 loc) · 8.76 KB

CHANGELOG.md

File metadata and controls

192 lines (110 loc) · 8.76 KB

@changesets/changelog-github

0.5.0

Minor Changes

  • #1185 a971652 Thanks @Andarist! - package.json#exports have been added to limit what (and how) code might be imported from the package.

Patch Changes

0.4.8

Patch Changes

0.4.7

Patch Changes

0.4.6

Patch Changes

0.4.5

Patch Changes

0.4.4

Patch Changes

0.4.3

Patch Changes

0.4.2

Patch Changes

0.4.1

Patch Changes

0.4.0

Minor Changes

  • #564 707002d Thanks @Andarist! - It's now possible to specify multiple authors of a change by using multiple author: @someuser lines.

Patch Changes

0.3.0

Minor Changes

  • #535 91d1ef2 Thanks @mitchellhamilton! - Allow replacing the PR/commit/author shown in the changelog line by writing pr: some-pr-number and similarly for commit and author in the changelog summary(not the frontmatter).

Patch Changes

0.2.8

Patch Changes

0.2.7

Patch Changes

  • f24f722 #444 Thanks @Andarist! - Changed the way how requests to the GitHub API were authenticated - from a query parameter to the Authorization header. The previously used method has been deprecated by the GitHub and will stop working in 2021.

  • Updated dependencies [f24f722]:

0.2.6

Patch Changes

0.2.5

Patch Changes

0.2.4

Patch Changes

0.2.3

Patch Changes

0.2.2

Patch Changes

0.2.1

Patch Changes

0.2.0

Minor Changes

  • 938823f #224 - Show the PR author of a change rather than the author of the commit that added a changeset to account for cases when maintainers add a changeset to a PR and merge the PR with a merge commit

Patch Changes

0.1.1

Patch Changes

0.1.0

Minor Changes

Patch Changes