You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
## 0.4.0 (2023-03-06)
2
+
3
+
### Bug Fix
4
+
*[#22](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/22) Downstreamed changes from @embroider/addon-blueprint ([@ijlee2](https://github.com/ijlee2))
5
+
*[#21](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/21) Move packages from dependencies to devDependencies only when the package exists ([@ijlee2](https://github.com/ijlee2))
6
+
7
+
### Enhancement
8
+
*[#23](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/23) Accounted for public assets ([@ijlee2](https://github.com/ijlee2))
9
+
10
+
### Internal
11
+
*[#20](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/20) Update dependencies to the latest version ([@ijlee2](https://github.com/ijlee2))
12
+
*[#19](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/19) Chore(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
13
+
14
+
#### Committers: 1
15
+
- Isaac Lee ([@ijlee2](https://github.com/ijlee2))
0 commit comments