Skip to content

Commit 41ff067

Browse files
author
Robert Jackson
committed
Release 3.1.0
1 parent 61dabd8 commit 41ff067

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v3.1.0 (2020-05-26)
2+
3+
#### :rocket: Enhancement
4+
* [#272](https://github.com/ember-fastboot/fastboot/pull/272) Introduce html oriented manifest format (introduces better Embroider interop) ([@thoov](https://github.com/thoov))
5+
6+
#### Committers: 1
7+
- Travis Hoover ([@thoov](https://github.com/thoov))
8+
9+
110
Must provide GITHUB_AUTH
211

312
## v3.0.2 (2020-03-24)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fastboot",
3-
"version": "3.0.3",
3+
"version": "3.1.0",
44
"description": "Library for rendering Ember apps in node.js",
55
"keywords": [
66
"ember",

0 commit comments

Comments
 (0)