Skip to content

Commit

Permalink
releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
ef4 committed Jun 24, 2021
1 parent 56cdf5b commit 1a58131
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 14,571 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### 2.0.2

- BUGFIX: entry chunks should respect `publicAssetURL`

### 2.0.1

- BUGFIX: avoid warning spew from babel about loose mode.
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/ember-auto-import/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-auto-import",
"version": "2.0.1",
"version": "2.0.2",
"description": "Zero-config import from NPM packages",
"keywords": [
"ember-addon",
Expand Down
2 changes: 1 addition & 1 deletion test-scenarios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@embroider/macros": "^0.40.0",
"@embroider/addon-shim": "^0.40.0",
"@types/fs-extra": "^5.0.4",
"ember-auto-import": "2.0.1",
"ember-auto-import": "2.0.2",
"fs-extra": "^6.0.1",
"leader-v1": "npm:[email protected]",
"leader-v2": "npm:[email protected]",
Expand Down
Loading

0 comments on commit 1a58131

Please sign in to comment.