Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@changesets/changelog-github

Package Overview
Dependencies
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@changesets/changelog-github - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

12

CHANGELOG.md
# @changesets/changelog-github
## 0.2.0
### Minor Changes
- [`938823f`](https://github.com/atlassian/changesets/commit/938823f6fa0277869f0aecc3345c3812d1e44bba) [#224](https://github.com/atlassian/changesets/pull/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`](https://github.com/atlassian/changesets/commit/938823f6fa0277869f0aecc3345c3812d1e44bba) [#224](https://github.com/atlassian/changesets/pull/224) - Fix cases where the wrong PR is returned when a commit is associated with multiple PRs
- Updated dependencies [[`938823f`](https://github.com/atlassian/changesets/commit/938823f6fa0277869f0aecc3345c3812d1e44bba), [`938823f`](https://github.com/atlassian/changesets/commit/938823f6fa0277869f0aecc3345c3812d1e44bba)]:
- @changesets/get-github-info@0.4.0
## 0.1.1

@@ -4,0 +16,0 @@

4

package.json
{
"name": "@changesets/changelog-github",
"version": "0.1.1",
"version": "0.2.0",
"description": "A changelog entry generator for GitHub that links to commits, PRs and users",

@@ -10,3 +10,3 @@ "main": "dist/changelog-github.cjs.js",

"dependencies": {
"@changesets/get-github-info": "^0.3.0",
"@changesets/get-github-info": "^0.4.0",
"@changesets/types": "^0.4.0",

@@ -13,0 +13,0 @@ "dotenv": "^8.1.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc