HausDAO / daohaus-monorepo-deprecated

MIT License
13 stars 5 forks source link

feature/release-branch-10-2022 #929

Closed jonathanprozzi closed 2 years ago

jonathanprozzi commented 2 years ago

GitHub Issue

Bumps packages for a release to NPM

We can then do https://github.com/HausDAO/daohaus-monorepo/pull/921 after updating develop.

Changes

Bumps versions for ABI Utilities, Contract Utilities, DAOhaus Connect, Form Builder, and the UI Library.

Packages Added

N/a

0xRowdy commented 2 years ago

Looks like the auto bump is working. If we're moving to these tags maybe we should get strict with our commit messages and add some husky pre-commit hooks.

brossetti1 commented 2 years ago

@0xRowdy this can be closed in favor of this branch

https://github.com/HausDAO/daohaus-monorepo/pull/939

jonathanprozzi commented 2 years ago

@0xRowdy this can be closed in favor of this branch

https://github.com/HausDAO/daohaus-monorepo/pull/939

Nice! Does this other branch use the auto bump?

brossetti1 commented 2 years ago

@jonathanprozzi yeah, i was referencing the wrong commit for the tags on friday, i opened another branch that upgrades the semver lib (explicitly reconciling branches with commits that dont match - ie merge commits or the like)

https://github.com/HausDAO/daohaus-monorepo/pull/940

once we were referencing the right commit AND i added a few of the newer tags for different projects - it ran correctly https://github.com/HausDAO/daohaus-monorepo/actions/runs/3177721277/jobs/5178475831

brossetti1 commented 2 years ago

closing this one