Socket
Socket
Sign inDemoInstall

@changesets/cli

Package Overview
Dependencies
Maintainers
3
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@changesets/cli - npm Package Compare versions

Comparing version 2.10.1 to 2.10.2

9

CHANGELOG.md
# @changesets/cli
## 2.10.2
### Patch Changes
- [`d531dbd`](https://github.com/atlassian/changesets/commit/d531dbdc9ac22faccb20356e9ea1313e5095cf9d) [#412](https://github.com/atlassian/changesets/pull/412) Thanks [@Feiyang1](https://github.com/Feiyang1)! - Fixed an issue with the same package specified as a different dependency type with different range types not being updated correctly for all of them.
- Updated dependencies [[`d531dbd`](https://github.com/atlassian/changesets/commit/d531dbdc9ac22faccb20356e9ea1313e5095cf9d)]:
- @changesets/assemble-release-plan@3.0.1
## 2.10.1

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

4

package.json
{
"name": "@changesets/cli",
"version": "2.10.1",
"version": "2.10.2",
"description": "Organise your package versioning and publishing to make both contributors and maintainers happy",

@@ -28,3 +28,3 @@ "bin": {

"@changesets/apply-release-plan": "^4.0.0",
"@changesets/assemble-release-plan": "^3.0.0",
"@changesets/assemble-release-plan": "^3.0.1",
"@changesets/config": "^1.3.0",

@@ -31,0 +31,0 @@ "@changesets/errors": "^0.1.4",

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