@changesets/changelog-github

August 11, 2026 ยท View on GitHub

1.0.0

Major Changes

Minor Changes

  • #2059 070f531 Thanks @jycouet! - Add an opt-in, experimental template option to render changelog lines from tokens ({summary}, {ref}, {pull}, {commit}, {authors}). Default output is unchanged. The token syntax may change in a patch release; pin the version if you rely on it.

  • #1871 dfefc4e Thanks @mihkeleidast! - Use GITHUB_REPOSITORY as the default repo when no repo option is configured

  • #1969 2c7c043 Thanks @marcalexiei! - Add a named export that mirrors the current default export

    The default export is slated for removal in the next major release, so this ensures a smoother transition path.

Patch Changes

1.0.0-next.9

Patch Changes

  • Updated dependencies [96b65ee]:
    • @changesets/types@7.0.0-next.9

1.0.0-next.8

Patch Changes

  • Updated dependencies [b5e1762]:
    • @changesets/types@7.0.0-next.8

1.0.0-next.7

Patch Changes

  • #2160 162419d Thanks @beeequeue! - Added or modified the files property in the manifest. This should not change any behavior.
  • Updated dependencies [162419d]:
    • @changesets/get-github-info@1.0.0-next.4
    • @changesets/types@7.0.0-next.7

1.0.0-next.6

Minor Changes

  • #2059 070f531 Thanks @jycouet! - Add an opt-in, experimental template option to render changelog lines from tokens ({summary}, {ref}, {pull}, {commit}, {authors}). Default output is unchanged. The token syntax may change in a patch release; pin the version if you rely on it.

  • #1871 dfefc4e Thanks @mihkeleidast! - Use GITHUB_REPOSITORY as the default repo when no repo option is configured

Patch Changes

1.0.0-next.5

Patch Changes

  • #2040 88f2abb Thanks @bluwy! - Improve type-check for options object

  • Updated dependencies [88f2abb]:

    • @changesets/types@7.0.0-next.5

1.0.0-next.4

Patch Changes

  • Updated dependencies [062530b]:
    • @changesets/types@7.0.0-next.4

1.0.0-next.3

Major Changes

Minor Changes

  • #1969 2c7c043 Thanks @marcalexiei! - Add a named export that mirrors the current default export

    The default export is slated for removal in the next major release, so this ensures a smoother transition path.

Patch Changes

  • #1947 492b0ca Thanks @bluwy! - Use parseEnv instead of dotenv to load the .env file and avoid loading them to process.env

  • Updated dependencies [ed6728c, a0b5326, 492b0ca]:

    • @changesets/get-github-info@1.0.0-next.2
    • @changesets/types@7.0.0-next.3

0.7.0

Minor Changes

1.0.0-next.2

Patch Changes

  • Updated dependencies [c19b112]:
    • @changesets/types@7.0.0-next.2

0.6.0

Minor Changes

Patch Changes

0.5.2

Patch Changes

  • #1783 398b3fe Thanks @mrginglymus! - Respect GITHUB_SERVER_URL environment variable when constructing URLs

  • Updated dependencies [398b3fe]:

    • @changesets/get-github-info@0.7.0

1.0.0-next.1

Minor Changes

Patch Changes

  • Updated dependencies [268a29f]:
    • @changesets/get-github-info@1.0.0-next.1
    • @changesets/types@7.0.0-next.1

1.0.0-next.0

Major Changes

Minor Changes

  • #1479 7f34a00 Thanks @bluwy! - Add "engines" field for explicit node version support. The supported node versions are >=18.0.0.

  • #1615 4b962cc Thanks @bluwy! - Bump dotenv dependency to v16

Patch Changes

  • Updated dependencies [5b02e2f, 7f34a00, df424a4]:
    • @changesets/get-github-info@1.0.0-next.0
    • @changesets/types@7.0.0-next.0

0.5.1

Patch Changes

  • Updated dependencies [84a4a1b]:
    • @changesets/types@6.1.0

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

  • Updated dependencies [a971652]:
    • @changesets/get-github-info@0.6.0
    • @changesets/types@6.0.0

0.4.8

Patch Changes

  • Updated dependencies [521205d, b360d50]:
    • @changesets/types@5.2.1
    • @changesets/get-github-info@0.5.2

0.4.7

Patch Changes

  • Updated dependencies [8c08469]:
    • @changesets/types@5.2.0

0.4.6

Patch Changes

  • Updated dependencies [dd9b76f]:
    • @changesets/types@5.1.0

0.4.5

Patch Changes

  • #820 a22eb8c Thanks @Andarist! - Errors resulting from the GitHub API calls should now be properly raised.

  • Updated dependencies [a22eb8c]:

    • @changesets/get-github-info@0.5.1

0.4.4

Patch Changes

  • Updated dependencies [c87eba6]:
    • @changesets/types@5.0.0

0.4.3

Patch Changes

  • Updated dependencies [27a5a82]:
    • @changesets/types@4.1.0

0.4.2

Patch Changes

  • Updated dependencies [9a993ba]:
    • @changesets/types@4.0.2

0.4.1

Patch Changes

  • Updated dependencies [e89e28a]:
    • @changesets/types@4.0.1

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

  • Updated dependencies [de2b4a5]:
    • @changesets/types@4.0.0

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

  • Updated dependencies [91d1ef2]:
    • @changesets/get-github-info@0.5.0

0.2.8

Patch Changes

  • 3436c53 #510 Thanks @tuanddd! - Added validation rule for invalid repo arguments.

  • Updated dependencies [3436c53]:

    • @changesets/get-github-info@0.4.5

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]:

    • @changesets/get-github-info@0.4.4

0.2.6

Patch Changes

  • Updated dependencies [2b49d66]:
    • @changesets/types@3.0.0

0.2.5

Patch Changes

0.2.4

Patch Changes

  • Updated dependencies [011d57f]:
    • @changesets/types@2.0.0

0.2.3

Patch Changes

  • e56928b #298 Thanks @eps1lon! - In changelog-github, throw more descriptive error when no options are provided.

  • Updated dependencies [04ddfd7, e56928b]:

    • @changesets/get-github-info@0.4.2
    • @changesets/types@1.0.1

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

  • 938823f #224 - Fix cases where the wrong PR is returned when a commit is associated with multiple PRs
  • Updated dependencies [938823f, 938823f]:
    • @changesets/get-github-info@0.4.0

0.1.1

Patch Changes

  • Updated dependencies [8f0a1ef]:
    • @changesets/types@0.4.0

0.1.0

Minor Changes

Patch Changes

  • Updated dependencies [bb855a8, bb855a8]:
    • @changesets/get-github-info@0.3.0