Skip to content

Commit

Permalink
Version Packages (#170)
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 Sep 20, 2024
1 parent ffe45a0 commit 7670b72
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 36 deletions.
5 changes: 0 additions & 5 deletions .changeset/bright-dodos-clean.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dirty-papayas-double.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/moody-chairs-rhyme.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-socks-speak.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-swans-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-suits-invite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-ladybugs-flash.md

This file was deleted.

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

## 0.8.0

### Minor Changes

- 01223ed: Add AWS profile parameter support

### Patch Changes

- 7f90266: chore(deps): bump @aws-sdk/client-cloudwatch from 3.621.0 to 3.654.0
- 6d3ba3e: chore(deps): bump @aws-sdk/client-dynamodb from 3.621.0 to 3.654.0
- 3d97fe9: chore(deps): bump @aws-sdk/client-efs from 3.621.0 to 3.654.0
- ffe45a0: Add .npmrc to set registry
- 5e5d6bb: chore(deps): bump @aws-sdk/client-redshift from 3.621.0 to 3.654.0
- fe121c3: chore(deps): bump @aws-sdk/client-sts from 3.624.0 to 3.654.0

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

0 comments on commit 7670b72

Please sign in to comment.