* fix connector base versioning * only run integration tests in non-bases directories * upgrade datamodel-code-generator which coincidentally has already fixed this issue with generating List of Lists * bump forgotten hubspot version * fix build
git branch -b your-release-branch ./tools/bin/release_version.sh patch # or minor or major git push --set-upstream origin your-release-branch # create PR from branch # merge PR git checkout master ./tools/bin/tag_version.sh