@changesets/get-release-plan
Advanced tools
+8
-0
| # @changesets/get-release-plan | ||
| ## 5.0.0-next.6 | ||
| ### Patch Changes | ||
| - Updated dependencies [[`d03ffc1`](https://github.com/changesets/changesets/commit/d03ffc1d11fb486328734e52767379646062f5c1), [`c2348fc`](https://github.com/changesets/changesets/commit/c2348fcb9eba443fde1460b595651ce040f40a08)]: | ||
| - @changesets/assemble-release-plan@7.0.0-next.6 | ||
| - @changesets/read@1.0.0-next.6 | ||
| ## 5.0.0-next.5 | ||
@@ -4,0 +12,0 @@ |
+3
-3
| { | ||
| "name": "@changesets/get-release-plan", | ||
| "version": "5.0.0-next.5", | ||
| "version": "5.0.0-next.6", | ||
| "description": "Reads changesets and adds information on dependents that need bumping", | ||
@@ -18,6 +18,6 @@ "license": "MIT", | ||
| "@manypkg/get-packages": "^3.1.0", | ||
| "@changesets/assemble-release-plan": "^7.0.0-next.5", | ||
| "@changesets/assemble-release-plan": "^7.0.0-next.6", | ||
| "@changesets/config": "^4.0.0-next.5", | ||
| "@changesets/pre": "^3.0.0-next.5", | ||
| "@changesets/read": "^1.0.0-next.5", | ||
| "@changesets/read": "^1.0.0-next.6", | ||
| "@changesets/types": "^7.0.0-next.5" | ||
@@ -24,0 +24,0 @@ }, |
32489
1.1%