Socket
Socket
Sign inDemoInstall

@changesets/get-release-plan

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@changesets/get-release-plan - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

9

CHANGELOG.md
# @changesets/get-release-plan
## 0.1.2
### Patch Changes
- [89c0894](https://github.com/atlassian/changesets/commit/89c08944fac84f71241305e359e9717ad4ec1b62) [#167](https://github.com/atlassian/changesets/pull/167) Thanks [@Noviny](https://github.com/Noviny)! - Fix broken `sinceMaster` arg - which was not working with v2 changesets
- Updated dependencies [89c0894]:
- @changesets/read@0.2.2
## 0.1.1

@@ -4,0 +13,0 @@

4

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

@@ -13,3 +13,3 @@ "main": "dist/get-release-plan.cjs.js",

"@changesets/config": "^0.2.1",
"@changesets/read": "^0.2.1",
"@changesets/read": "^0.2.2",
"@changesets/types": "^0.3.0",

@@ -16,0 +16,0 @@ "get-dependents-graph": "^0.1.1",

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