Closed QuantumNightmare closed 3 years ago
@nblumhardt When you get a chance, please review (and merge if approved) this new release that contains a single bug fix. As you'll see, the build script has failed due to being unable to push the dev build to NuGet.
Thanks @nblumhardt, I've made the namespace change and pushed the new 5.0.2 version with this bug fix. I needed to edit the release from "v88" to "v5.0.2", so not sure if that's normal. I also changed the version of the dev branch to 5.0.3, but this pushed a pre release version to NuGet. Should that have been committed straight to the dev branch instead of through a PR?
Direct to dev
and a PR have the same effect - I think appending [skip ci]
to the commit message sometimes/usually avoids publishing anything.
Yeah, I did have [skip ci]
in the commit to my branch at least. Maybe it needed to be in the PR name too in order to become part of the "Merge pull request" commit too.
Changelog
Bug fix