Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
/ publish-test Public archive

npm cli package for testing publishing

Notifications You must be signed in to change notification settings

npm/publish-test

Repository files navigation

npm publish test

This is a test package for the npm cli to test publishing

scripts/template-oss/ has components

Hi there! this is part of the readme

release payload (needs.release.outputs.release)

{ name: "v1.0.5", tagName: "v1.0.5", sha: "7b65fec889ae0810b630369b6a99c3c16cd2ab68", notes: "## 1.0.5 (2023-03-08)\n\n### Bug Fixes\n\n* cfceaae #12 stuff (@lukekarrys)", url: "https://github.com/npm/publish-test/releases/tag/v1.0.5", draft: false, uploadUrl: "https://uploads.github.com/repos/npm/publish-test/releases/95001867/assets{?name,label}", path: ".", version: "1.0.5", major: 1, minor: 0, patch: 5, prNumber: 13, pkgName: "@npmcli/publish-test" }