Skip to content

Commit

Permalink
Release 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Oct 29, 2020
1 parent 47ee2b6 commit d72e6ff
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## v3.1.2 (2020-10-29)

#### :bug: Bug Fix
* [#281](https://github.com/ember-fastboot/fastboot/pull/281) Ensure extraneous files are not published. ([@rwjblue](https://github.com/rwjblue))

#### Committers: 1
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))


## v3.1.1 (2020-10-23)

#### :bug: Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit d72e6ff

Please sign in to comment.