Skip to content

Commit

Permalink
chore: manual updates to change logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan-Nelson committed Jan 27, 2023
1 parent 33a794d commit 924ea91
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 13 deletions.
3 changes: 1 addition & 2 deletions packages/amplify_datastore_plugin_interface/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
## 1.0.0-next.4

### Fixes
- fix(api): model helpers use targetNames in schemas with CPK enabled ([#2559](https://github.com/aws-amplify/amplify-flutter/pull/2559))
- Minor bug fixes and improvements

## 1.0.0-next.3

Expand Down
3 changes: 0 additions & 3 deletions packages/api/amplify_api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
- fix(api): do not include null values in ModelMutations.create ([#2504](https://github.com/aws-amplify/amplify-flutter/pull/2504))
- fix(api): model helpers use targetNames in schemas with CPK enabled ([#2559](https://github.com/aws-amplify/amplify-flutter/pull/2559))

### Breaking Changes
- fix(auth)!: Fetch Auth Session offline behavior ([#2585](https://github.com/aws-amplify/amplify-flutter/pull/2585))

## 1.0.0-next.3

### Breaking Changes
Expand Down
6 changes: 0 additions & 6 deletions packages/aws_common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
## 0.4.0

### Features
- feat(aft): Version bump command ([#2068](https://github.com/aws-amplify/amplify-flutter/pull/2068))

### Breaking Changes
- fix(auth)!: Fetch Auth Session offline behavior ([#2585](https://github.com/aws-amplify/amplify-flutter/pull/2585))

### Fixes
- fix(aws_common): AWSFile contentType getter should not throw exception

Expand Down
2 changes: 1 addition & 1 deletion packages/smithy/smithy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## 0.4.0+1

### Features
- feat(smithy_aws): add copyWidht to S3ClientConfig
- feat(smithy_aws): add copyWith to S3ClientConfig

## 0.4.0

Expand Down
2 changes: 1 addition & 1 deletion packages/smithy/smithy_aws/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## 0.4.1

### Features
- feat(smithy_aws): add copyWidht to S3ClientConfig
- feat(smithy_aws): add copyWith to S3ClientConfig

## 0.4.0

Expand Down

0 comments on commit 924ea91

Please sign in to comment.