We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ae1aaa + 66214b2 commit 3b5aa38Copy full SHA for 3b5aa38
3 files changed
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+# ember-cli-fastboot changelog
2
+
3
+## 1.1.0
4
5
+* Bumping `fastboot-express-middleware` to 1.1.0
package.json
@@ -27,7 +27,7 @@
27
"ember-cli-babel": "^6.7.2",
28
"ember-cli-version-checker": "^2.0.0",
29
"fastboot": "^1.1.0",
30
- "fastboot-express-middleware": "^1.0.0",
+ "fastboot-express-middleware": "^1.1.0",
31
"fs-extra": "^4.0.0",
32
"json-stable-stringify": "^1.0.1",
33
"lodash.uniq": "^4.2.0",
0 commit comments