Skip to content

Commit 947f0e6

Browse files
committed
Release 0.3.0
1 parent eb865b9 commit 947f0e6

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v0.3.0 (2022-12-29)
2+
3+
#### :boom: Breaking Change
4+
* [#290](https://github.com/simonihmig/ember-cli-bundle-analyzer/pull/290) Update dependencies, drop support for node < 16 ([@simonihmig](https://github.com/simonihmig))
5+
6+
#### :house: Internal
7+
* [#291](https://github.com/simonihmig/ember-cli-bundle-analyzer/pull/291) Update repo URLs ([@simonihmig](https://github.com/simonihmig))
8+
9+
#### Committers: 2
10+
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))
11+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
12+
113
## v0.2.2 (2020-10-24)
214

315
#### :bug: Bug Fix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-bundle-analyzer",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"description": "Analyze the size and contents of your Ember app's bundles",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)