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

@changesets/assemble-release-plan

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.1.2 to 0.2.0

12

CHANGELOG.md
# @changesets/assemble-release-plan
## 0.2.0
### Minor Changes
- [296a6731](https://github.com/atlassian/changesets/commit/296a6731) - Safety bump: Towards the end of preparing changesets v2, there was a lot of chaos - this bump is to ensure every package on npm matches what is found in the repository.
### Patch Changes
- Updated dependencies [296a6731]:
- @changesets/config@0.2.0
- @changesets/types@0.2.0
## 0.1.2

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

8

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

@@ -11,8 +11,8 @@ "main": "dist/assemble-release-plan.cjs.js",

"@babel/runtime": "^7.4.4",
"@changesets/types": "^0.1.2",
"@changesets/types": "^0.2.0",
"semver": "^5.4.1"
},
"devDependencies": {
"@changesets/config": "^0.1.2"
"@changesets/config": "^0.2.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