DataDog / datadog-cloudformation-macro

CloudFormation Macros by Datadog
Apache License 2.0
14 stars 22 forks source link

[SLS-1581] Move yarn build into build script to fix version issue #51

Closed hghotra closed 2 years ago

hghotra commented 2 years ago

What does this PR do?

Currently, we run yarn build before we bump the version which results in the distributed zip to contain the outdated version number.

Motivation

47

Testing Guidelines

Additional Notes

Need to push a new release once this PR is merged.

Types of changes

Check all that apply