We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fb1d0a commit ca08051Copy full SHA for ca08051
pnpm.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: pnpm
3
- version: "10.12.3"
+ version: "10.12.4"
4
epoch: 0
5
description: "Fast, disk space efficient package manager"
6
copyright:
@@ -29,7 +29,7 @@ pipeline:
29
with:
30
repository: https://github.com/pnpm/pnpm
31
tag: v${{package.version}}
32
- expected-commit: c76822cd07015881638a7f4175ce6abcf8f83a1b
+ expected-commit: 337a110dbc4c569d523a1faf58b540be8f857297
33
34
- name: "Update pnpm version in package.json"
35
runs: |
0 commit comments