Skip to content

Commit 1d0e4c8

Browse files
author
Robert Jackson
committed
Release 3.0.0-beta.3
1 parent beda093 commit 1d0e4c8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v3.0.0-beta.3 (2019-11-01)
2+
3+
#### :bug: Bug Fix
4+
* [#250](https://github.com/ember-fastboot/fastboot/pull/250) Fix invalid syntax with deferRendering. ([@rwjblue](https://github.com/rwjblue))
5+
6+
#### Committers: 1
7+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
8+
19
## v3.0.0-beta.2 (2019-11-01)
210

311
#### :boom: Breaking Change

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.0-beta.2",
3+
"version": "3.0.0-beta.3",
44
"description": "Library for rendering Ember apps in node.js",
55
"keywords": [
66
"ember",

0 commit comments

Comments
 (0)