Skip to content

Use workspace:^ for @smithy package versions in smithy-rpcv2-cbor #1395

@trivikr

Description

@trivikr

Is your request related to a problem? Please describe.

The protocol tests start failing when new @smithy/* versions are published.

This happens because smithy-rpcv2-cbor was recently added in #1280, and the script which publishes packages does not update package versions in the protocol test.

It was fixed by manually updating versions in #1394

Describe the solution you'd like

Since it's a monorepo, use workspace:^ for @smithy package versions?

Describe alternatives you've considered

Update npm publish script to update package versions in private clients

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions