GoodDollar / GoodWeb3-Mono

mono repo with GoodDollar's web3 UI components and SDK
https://gooddollar-storybook.vercel.app
0 stars 1 forks source link

Chore: (fix) dev-release script to reflect upcoming official version number #85

Closed L03TJ3 closed 1 year ago

L03TJ3 commented 1 year ago

Description

I have been updating manually the version number for the better continuation of npm version numbers the original script kept the current patch version. this fixes it and when its not a beta-release already, updates patch-version accoridingly

johnsmith-gooddollar commented 1 year ago

@L03TJ3 I cannot understand the change. please split onto 2 commits - first one does the actual fix, another one fixes lint

you could run git commit -m 'commit message here' -n to skip auto linting

L03TJ3 commented 1 year ago

@johnsmith-gooddollar fixed and removed linting for pr