Closed kazkansouh closed 1 year ago
I have rolled a simple fix for #34 to remove usage of npm bin and instead use npm root with .bin appended.
npm bin
npm root
.bin
It looks like a simple change, I have run it locally but not tested it through github actions.
Ha, sorry just noticed there is #35. Please feel free to close this one :wink:
🚀 [bumpr] Bumped! New version:v1.1.1 Changes:v1.1.0...v1.1.1
I have rolled a simple fix for #34 to remove usage of
npm bin
and instead usenpm root
with.bin
appended.It looks like a simple change, I have run it locally but not tested it through github actions.