Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simonihmig committed Dec 29, 2022
1 parent eb865b9 commit 947f0e6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v0.3.0 (2022-12-29)

#### :boom: Breaking Change
* [#290](https://github.com/simonihmig/ember-cli-bundle-analyzer/pull/290) Update dependencies, drop support for node < 16 ([@simonihmig](https://github.com/simonihmig))

#### :house: Internal
* [#291](https://github.com/simonihmig/ember-cli-bundle-analyzer/pull/291) Update repo URLs ([@simonihmig](https://github.com/simonihmig))

#### Committers: 2
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)

## v0.2.2 (2020-10-24)

#### :bug: Bug Fix
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": "ember-cli-bundle-analyzer",
"version": "0.2.2",
"version": "0.3.0",
"description": "Analyze the size and contents of your Ember app's bundles",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 947f0e6

Please sign in to comment.