Skip to content

Commit

Permalink
Version Packages (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 31, 2024
1 parent 6033467 commit 8d4deda
Show file tree
Hide file tree
Showing 22 changed files with 29 additions and 101 deletions.
5 changes: 0 additions & 5 deletions .changeset/blue-rockets-sip.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilled-carrots-hunt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilled-crabs-listen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clean-lizards-wash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cold-grapes-sleep.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/empty-hats-rescue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/friendly-laws-complain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gentle-melons-unite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gorgeous-fans-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-apples-learn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-hairs-suffer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/little-maps-sell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-chairs-report.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-tools-move.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/poor-shrimps-sleep.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rare-chefs-hear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-sloths-tell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-files-bake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-cobras-judge.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-shrimps-enjoy.md

This file was deleted.

28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# @mirohq/cloud-data-import

## 0.4.0

### Minor Changes

- 6033467: Added support for Athena Named Queries
- 7915b44: Added support for Network ACLs
- 64f5b9f: Added support for Application Load Balancers
- d0e209d: Added support for Redshift clusters
- 5dc8f7a: Added support for CloudWatch Metric Alarms and Streams
- 2b17717: Exported the scanner and rate-limiter features out, making them available for programmatic use.
- cece9d7: Added support for VPN Gateways

### Patch Changes

- 37ed633: chore(deps): bump @aws-sdk/client-elastic-load-balancing-v2 from 3.600.0 to 3.614.0
- e4d2fd4: chore(deps): bump @aws-sdk/client-cloudfront from 3.600.0 to 3.614.0
- 8f8c7b9: chore(deps): bump @aws-sdk/client-ec2 from 3.609.0 to 3.616.0
- 3f01d1e: chore(deps): bump @aws-sdk/client-eks from 3.609.0 to 3.614.0
- 4961d5b: chore(deps): bump @aws-sdk/client-sns from 3.614.0 to 3.616.0
- bc8728a: chore(deps): bump @aws-sdk/client-s3 from 3.600.0 to 3.614.0
- 3a633cc: chore(deps): bump @aws-sdk/client-auto-scaling from 3.604.0 to 3.616.0
- ffc1760: chore(deps): bump @aws-sdk/client-sns from 3.609.0 to 3.614.0
- feaefa3: chore(deps): bump @aws-sdk/client-sts from 3.609.0 to 3.614.0
- 24cad6c: chore(deps): bump @aws-sdk/client-rds from 3.600.0 to 3.620.0
- 3e46cee: chore(deps): bump @aws-sdk/client-sqs from 3.600.0 to 3.614.0
- 1488e2e: chore(deps): bump @aws-sdk/client-elasticache from 3.600.0 to 3.616.0
- b089fbe: chore(deps): bump @aws-sdk/client-lambda from 3.600.0 to 3.614.0

## 0.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mirohq/cloud-data-import",
"version": "0.3.3",
"version": "0.4.0",
"main": "dist/index.js",
"bin": {
"cloud-data-import": "./dist/cli.js"
Expand Down

0 comments on commit 8d4deda

Please sign in to comment.