Skip to content

v2.2.0

  • v2.2.0
  • 20b795c
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Choose a tag to compare

  • v2.2.0
  • 20b795c
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@seebees seebees tagged this 04 Jun 01:07
Reference: https://github.com/lerna/lerna#fixedlocked-mode-default

1. Currently the SDK create a new tag for each new version each subpackage. This results in having too many tags to maintain.
2. Using independent versioning also adds some unnecessary complexity over the release system.
3. Most popular monorepos use fixed versioning, like Lerna, Babel

This commit does NOT have a conventional commit type
so the tags can be manually created so no version publishing is required.

A tag for v2.2.0 will be created pointing to this release,
for the last published version that was 35a8888596e935beabb99f872da26abc61d20a3e

See: aws-sdk-js-v3 switched to fixed versioning with their release candidate in aws/aws-sdk-js-v3#1248
Assets 2
Loading