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
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,29 @@
1
1
# Changelog
2
2
3
+
## Release (2025-10-24)
4
+
5
+
* empress-blog-ember-template 4.0.0 (major)
6
+
7
+
#### :boom: Breaking Change
8
+
*`empress-blog-ember-template`
9
+
*[#142](https://github.com/ember-learn/empress-blog-ember-template/pull/142) feat: use `ember-showdown-shiki` for syntax highlighting ([@IgnaceMaes](https://github.com/IgnaceMaes))
10
+
*[#144](https://github.com/ember-learn/empress-blog-ember-template/pull/144) swap to pnpm and drop support for node <20 ([@mansona](https://github.com/mansona))
11
+
12
+
#### :rocket: Enhancement
13
+
*`empress-blog-ember-template`
14
+
*[#141](https://github.com/ember-learn/empress-blog-ember-template/pull/141) include version-5 in tags ([@IgnaceMaes](https://github.com/IgnaceMaes))
15
+
*[#115](https://github.com/ember-learn/empress-blog-ember-template/pull/115) Replace ProgressBar with ember-styleguide components ([@aoifehannigan](https://github.com/aoifehannigan))
16
+
17
+
#### :house: Internal
18
+
*`empress-blog-ember-template`
19
+
*[#145](https://github.com/ember-learn/empress-blog-ember-template/pull/145) start using release-plan ([@mansona](https://github.com/mansona))
20
+
*[#146](https://github.com/ember-learn/empress-blog-ember-template/pull/146) update to v4.12 with ember-cli-update ([@mansona](https://github.com/mansona))
0 commit comments