Skip to content

Commit

Permalink
Merge pull request #103 from miroapp/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
artem-molokov authored Aug 5, 2024
2 parents 0071c61 + 682d332 commit 318c0e6
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 31 deletions.
25 changes: 0 additions & 25 deletions .changeset/lucky-vans-learn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-spies-fetch.md

This file was deleted.

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

## 0.4.1

### Patch Changes

- b772caf: - chore(deps): bump `@aws-sdk/client-auto-scaling` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-athena` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-cloudfront` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-cloudtrail` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-cloudwatch` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-dynamodb` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-ec2` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-ecs` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-efs` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-eks` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-elastic-load-balancing` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-elastic-load-balancing-v2` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-elasticache` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-lambda` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-rds` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-redshift` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-route-53` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-s3` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-sns` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-sqs` to `^3.621.0`
- chore(deps): bump `@aws-sdk/client-sts` to `^3.621.0`
- 4b23e2c: Added types for module

## 0.4.0

### Minor 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.4.0",
"version": "0.4.1",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 318c0e6

Please sign in to comment.