aws / aws-toolkit-azure-devops

AWS Toolkit for Azure DevOps
Other
249 stars 106 forks source link

Fixing version: automation did not commit 1.11.0 version change back to repo. #441

Closed bryceitoc9 closed 3 years ago

bryceitoc9 commented 3 years ago

Description

Manual package.json bump; should have been done during the last release.

Motivation

CI increments the minor version and should commit it back to the master branch. Unsure why this didn't happen in the last release but is necessary to get the next release out the door.

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

bryceitoc9 commented 3 years ago

See https://github.com/aws/aws-toolkit-azure-devops/pull/442 instead