Socket
Socket
Sign inDemoInstall

@changesets/get-release-plan

Package Overview
Dependencies
80
Maintainers
3
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.2 to 3.0.3

13

CHANGELOG.md
# @changesets/get-release-plan
## 3.0.3
### Patch Changes
- [#667](https://github.com/atlassian/changesets/pull/667) [`fe8db75`](https://github.com/atlassian/changesets/commit/fe8db7500f81caea9064f8bec02bcb77e0fd8fce) Thanks [@fz6m](https://github.com/fz6m)! - Upgraded `@manypkg/get-packages` dependency to fix getting correct packages in pnpm workspaces with exclude rules.
- Updated dependencies [[`fe8db75`](https://github.com/atlassian/changesets/commit/fe8db7500f81caea9064f8bec02bcb77e0fd8fce), [`9a993ba`](https://github.com/atlassian/changesets/commit/9a993ba09629c1620d749432520470cec49d3a96)]:
- @changesets/assemble-release-plan@5.0.3
- @changesets/config@1.6.3
- @changesets/pre@1.0.8
- @changesets/types@4.0.2
- @changesets/read@0.5.2
## 3.0.2

@@ -4,0 +17,0 @@

14

package.json
{
"name": "@changesets/get-release-plan",
"version": "3.0.2",
"version": "3.0.3",
"description": "Reads changesets and adds information on dependents that need bumping",

@@ -11,9 +11,9 @@ "main": "dist/get-release-plan.cjs.js",

"@babel/runtime": "^7.10.4",
"@changesets/assemble-release-plan": "^5.0.2",
"@changesets/config": "^1.6.2",
"@changesets/pre": "^1.0.7",
"@changesets/read": "^0.5.1",
"@changesets/types": "^4.0.1",
"@manypkg/get-packages": "^1.0.1"
"@changesets/assemble-release-plan": "^5.0.3",
"@changesets/config": "^1.6.3",
"@changesets/pre": "^1.0.8",
"@changesets/read": "^0.5.2",
"@changesets/types": "^4.0.2",
"@manypkg/get-packages": "^1.1.3"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc