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
# @embroider/addon-blueprint Changelog
2
2
3
+
## Release (2025-05-10)
4
+
5
+
@embroider/addon-blueprint 4.1.2 (patch)
6
+
7
+
#### :bug: Bug Fix
8
+
*`@embroider/addon-blueprint`
9
+
*[#339](https://github.com/embroider-build/addon-blueprint/pull/339) Remove ember-source as a peerDependency ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
10
+
*[#340](https://github.com/embroider-build/addon-blueprint/pull/340) Move off @tsconfig/ember ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
11
+
*[#333](https://github.com/embroider-build/addon-blueprint/pull/333) Add permissions to the push-dist workflow ([@kategengler](https://github.com/kategengler))
12
+
13
+
#### :memo: Documentation
14
+
*`@embroider/addon-blueprint`
15
+
*[#338](https://github.com/embroider-build/addon-blueprint/pull/338) add warning to readme ([@mansona](https://github.com/mansona))
16
+
17
+
#### Committers: 3
18
+
- Chris Manson ([@mansona](https://github.com/mansona))
0 commit comments