@atlaskit/chunkinator
Advanced tools
Comparing version 2.0.3 to 2.1.0
# Changelog | ||
## 2.1.0 | ||
### Minor Changes | ||
- [`7d831363d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d831363d9) - Migrated to declarative entry points | ||
## 2.0.3 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/chunkinator", | ||
"version": "2.0.3", | ||
"version": "2.1.0", | ||
"description": "Upload large files from the browser with ease", | ||
@@ -17,5 +17,5 @@ "publishConfig": { | ||
"atlaskit:src": "src/index.ts", | ||
"af:exports": {}, | ||
"atlassian": { | ||
"team": "Media Platform", | ||
"deprecatedAutoEntryPoints": true, | ||
"inPublicMirror": true, | ||
@@ -37,3 +37,3 @@ "releaseModel": "scheduled", | ||
"@atlaskit/docs": "*", | ||
"@atlaskit/media-test-helpers": "^28.1.0", | ||
"@atlaskit/media-test-helpers": "^28.2.0", | ||
"mockdate": "^3.0.2", | ||
@@ -40,0 +40,0 @@ "react": "^16.8.0", |
57808
90