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
+19
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,25 @@
1
1
# Changelog
2
2
3
3
4
+
5
+
## v0.4.0 (2022-05-13)
6
+
7
+
#### :boom: Breaking Change
8
+
*[#66](https://github.com/villander/ember-engines-router-service/pull/66) Drop Node.js 12 support ([@SergeAstapov](https://github.com/SergeAstapov))
9
+
*[#48](https://github.com/villander/ember-engines-router-service/pull/48) Drop support for Node.js 10 ([@SergeAstapov](https://github.com/SergeAstapov))
10
+
11
+
#### :rocket: Enhancement
12
+
*[#65](https://github.com/villander/ember-engines-router-service/pull/65) copy `*.md` files to addon via release-it hook ([@SergeAstapov](https://github.com/SergeAstapov))
13
+
*[#60](https://github.com/villander/ember-engines-router-service/pull/60) Convert to addon v2 ([@AnastasiiaPlutalova](https://github.com/AnastasiiaPlutalova))
14
+
*[#58](https://github.com/villander/ember-engines-router-service/pull/58) Convert project to Monorepo: Part 1 ([@AnastasiiaPlutalova](https://github.com/AnastasiiaPlutalova))
0 commit comments