@dsmrt/axiom-aws-sdk
Version:
AWS sdk library for working with axiom cli
42 lines (21 loc) • 691 B
Markdown
@dsmrt/axiom-aws-sdk
# 1.0.0
## Major Changes
- d767a0e: Making loadConfig return a promise; adding typescript config support and better esm/mjs/mts support; better docs
# 0.2.2
## Patch Changes
- f4c9e19: fix: remove debug and fix testing
# 0.2.1
## Patch Changes
- c61c468: aws sdk issue with missing fast xml parser dep
# 0.2.0
## Minor Changes
- 7aa81f2: fixing issues with publishing the package with changesets
# 0.1.1
## Patch Changes
- fe5cfa4: fixing npm readme image
# 0.1.0
## Minor Changes
- c3ffa47: Updating build and publishing tools to use tsup for esm support and @changesets/cli
## Patch Changes
- 533b167: trying to figure out changeset