Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stacksjs/debug-app
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 008d6c3f217beea51a20b83d71203b40261db322
Choose a base ref
..
head repository: stacksjs/debug-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 08008e0c640a988a33333bc647cb1fc69d94205c
Choose a head ref
Showing with 94 additions and 79 deletions.
  1. +1 −1 .stacks/core/git/package.json
  2. +93 −78 pnpm-lock.yaml
2 changes: 1 addition & 1 deletion .stacks/core/git/package.json
Original file line number Diff line number Diff line change
@@ -44,7 +44,7 @@
"typecheck": "tsc --noEmit"
},
"peerDependencies": {
"bumpp": "^9.1.0",
"bumpp": "^9.1.1",
"commitizen": "^4.2.6",
"conventional-changelog-cli": "^2.2.2",
"cz-git": "^1.4.0",
Loading