We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b40d22 commit 5a0981dCopy full SHA for 5a0981d
2 files changed
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# fastboot-express-middleware Changelog
2
+
3
+### 1.1.0
4
5
+* Bumping `fastboot` version to 1.1.0
6
+* Bumping `mocha` version to 4.0.0
package.json
@@ -1,6 +1,6 @@
{
"name": "fastboot-express-middleware",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "An Express middleware for rendering Ember apps with FastBoot",
"main": "src/index.js",
"scripts": {
0 commit comments