We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ee2b6 commit d72e6ffCopy full SHA for d72e6ff
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## v3.1.2 (2020-10-29)
2
+
3
+#### :bug: Bug Fix
4
+* [#281](https://github.com/ember-fastboot/fastboot/pull/281) Ensure extraneous files are not published. ([@rwjblue](https://github.com/rwjblue))
5
6
+#### Committers: 1
7
+- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
8
9
10
## v3.1.1 (2020-10-23)
11
12
#### :bug: Bug Fix
package.json
@@ -1,6 +1,6 @@
{
"name": "fastboot",
- "version": "3.1.1",
+ "version": "3.1.2",
"description": "Library for rendering Ember apps in node.js",
"keywords": [
"ember",
0 commit comments