Releases: chrisspiegl/pushnotice-node-api-client
Releases · chrisspiegl/pushnotice-node-api-client
v0.3.11
🐞 Bug Fixes
- devops: Need to have the correct url for
provenance
(I forgot that 8 years ago, I had a different user name on github). - by @chrisspiegl (f6989)
View changes on GitHub
v0.3.10
🐞 Bug Fixes
- devops: Need to have the correct url for
provenance
- by @chrisspiegl (05717)
View changes on GitHub
v0.3.9
🐞 Bug Fixes
- devops: Need to have the correct url for
provenance
- by @chrisspiegl (7a5ba)
View changes on GitHub
v0.3.8
🐞 Bug Fixes
- devops: For
provenance
we needid-token
write access - by @chrisspiegl (8f5d3)
View changes on GitHub
v0.3.7
🐞 Bug Fixes
- devops: Apparently using
secrets.GITHUB_ACTION
, it does not trigger followup workflows thus preventing theon: release
to trigger. Combining the workflows into one. - by @chrisspiegl (b8077)
View changes on GitHub
v0.3.6
🐞 Bug Fixes
- devops: Hopefully the action now triggers - by @chrisspiegl (e5add)
View changes on GitHub
v0.3.5
🐞 Bug Fixes
- devops: We should only publish to npm when the release has been published - by @chrisspiegl (3b382)
View changes on GitHub
v0.3.4
🐞 Bug Fixes
- core:
- Remove
npm-run-all
from regular dependencies (nobody needs this… it's just for development purposes) - by @chrisspiegl (c8c60)
- Remove
- devops:
- Update
.editorconfig
to latest version I use in other projects - by @chrisspiegl (cc18a) - Cleanup and update github actions to latest lts version of node - by @chrisspiegl (094e1)
- Update
View changes on GitHub
v0.3.3
🚀 Features
- devops: Add automated release logic via github actions - by @chrisspiegl (4e3ab)
View changes on GitHub
v0.3.2
- make it so that default level is set when optionsInner is used 75fd853