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
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,24 @@
1
1
# Changelog
2
2
3
+
## 0.10.0 (2023-08-12)
4
+
5
+
### Breaking Change
6
+
*[#62](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/62) Updated blueprints to match @embroider/addon-blueprint@2.2.0 ([@ijlee2](https://github.com/ijlee2))
7
+
8
+
### Bug Fix
9
+
*[#61](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/61) Configured allowImportingTsExtensions in the addon's tsconfig.json ([@ijlee2](https://github.com/ijlee2))
10
+
11
+
### Enhancement
12
+
*[#62](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/62) Updated blueprints to match @embroider/addon-blueprint@2.2.0 ([@ijlee2](https://github.com/ijlee2))
0 commit comments