Skip to content

Commit

Permalink
Update storage changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanranz committed Mar 27, 2020
1 parent 78a55e8 commit d8b3818
Showing 1 changed file with 16 additions and 21 deletions.
37 changes: 16 additions & 21 deletions packages/storage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<<<<<<< HEAD
<<<<<<< HEAD
# [1.3.0](/~https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/storage@1.2.4...@aws-amplify/storage@1.3.0) (2020-01-10)

### Bug Fixes

- **@aws-amplify/storage:** expose tree-shaking for Webpack ([28a34a5](/~https://github.com/aws-amplify/amplify-js/commit/28a34a5fa7d7cc98343a2f630bb3232e16c0c047))

### Features

- **@aws-amplify/storage:** publish ES2015/ESM artifacts ([bc8610a](/~https://github.com/aws-amplify/amplify-js/commit/bc8610a3eaeb667ef98e492a41485b14c09312cb))
- append amplify user agent to all V3 SDK calls ([#4564](/~https://github.com/aws-amplify/amplify-js/issues/4564)) ([175d4c3](/~https://github.com/aws-amplify/amplify-js/commit/175d4c34ccb9cd5674c228db14513827d1c80d3f))
- enable watch mode for builds ([#4358](/~https://github.com/aws-amplify/amplify-js/issues/4358)) ([055e530](/~https://github.com/aws-amplify/amplify-js/commit/055e5308efc308ae6beee78f8963bb2f812e1f85))

### Reverts

- Revert "Publish" ([1319d31](/~https://github.com/aws-amplify/amplify-js/commit/1319d319b69717e76660fbfa6f1a845195c6d635))
=======
=======
## [2.2.1](/~https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/storage@2.2.0...@aws-amplify/storage@2.2.1) (2020-02-28)

**Note:** Version bump only for package @aws-amplify/storage

>>>>>>> 49d295eee25d287ad705d878facf07bd6a3cfab9
# [2.2.0](/~https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/storage@2.1.3...@aws-amplify/storage@2.2.0) (2020-02-07)

### Bug Fixes
Expand Down Expand Up @@ -57,7 +37,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
### Features

- enable watch mode for builds ([#4358](/~https://github.com/aws-amplify/amplify-js/issues/4358)) ([055e530](/~https://github.com/aws-amplify/amplify-js/commit/055e5308efc308ae6beee78f8963bb2f812e1f85))
>>>>>>> upstream/modularization

# [1.3.0](/~https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/storage@1.2.4...@aws-amplify/storage@1.3.0) (2020-01-10)

### Bug Fixes

- **@aws-amplify/storage:** expose tree-shaking for Webpack ([28a34a5](/~https://github.com/aws-amplify/amplify-js/commit/28a34a5fa7d7cc98343a2f630bb3232e16c0c047))

### Features

- **@aws-amplify/storage:** publish ES2015/ESM artifacts ([bc8610a](/~https://github.com/aws-amplify/amplify-js/commit/bc8610a3eaeb667ef98e492a41485b14c09312cb))
- append amplify user agent to all V3 SDK calls ([#4564](/~https://github.com/aws-amplify/amplify-js/issues/4564)) ([175d4c3](/~https://github.com/aws-amplify/amplify-js/commit/175d4c34ccb9cd5674c228db14513827d1c80d3f))
- enable watch mode for builds ([#4358](/~https://github.com/aws-amplify/amplify-js/issues/4358)) ([055e530](/~https://github.com/aws-amplify/amplify-js/commit/055e5308efc308ae6beee78f8963bb2f812e1f85))

### Reverts

- Revert "Publish" ([1319d31](/~https://github.com/aws-amplify/amplify-js/commit/1319d319b69717e76660fbfa6f1a845195c6d635))

## [1.2.4](/~https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/storage@1.2.3...@aws-amplify/storage@1.2.4) (2019-10-29)

Expand Down

0 comments on commit d8b3818

Please sign in to comment.