Files
pnpm/releasing/plugin-commands-publishing
Zoltan Kochan 5979bb7b0c test: replace sinon with built-in jest spying across the repo (#10849)
Replace all sinon.spy/match/withArgs usage with jest.fn, toHaveBeenCalledWith,
mockClear, and mock.calls filtering. Remove sinon and @types/sinon from all
package.json files and the workspace catalog.
2026-03-04 15:00:25 +01:00
..
2026-02-25 11:33:52 +01:00
2025-10-28 17:35:21 +01:00

@pnpm/plugin-commands-publishing

The pack and publish commands of pnpm

npm version

Installation

pnpm add @pnpm/plugin-commands-publishing

License

MIT