Skip to content

Commit 114a2ad

Browse files
author
Robert Jackson
committed
Release 2.2.3
1 parent b50df4d commit 114a2ad

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v2.2.3 (2020-06-10)
2+
3+
#### :bug: Bug Fix
4+
* [#763](https://github.com/ember-fastboot/ember-cli-fastboot/pull/763) Prevent errors when `fastboot-body-end` is not present. ([@rwjblue](https://github.com/rwjblue))
5+
6+
#### :memo: Documentation
7+
* [#762](https://github.com/ember-fastboot/ember-cli-fastboot/pull/762) Update documentation on shoebox. ([@burritoIand](https://github.com/burritoIand))
8+
9+
#### Committers: 2
10+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
11+
- [@burritoIand](https://github.com/burritoIand)
12+
113
## v2.2.2 (2020-04-09)
214

315
#### :rocket: Enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-fastboot",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"description": "Server-side rendering for Ember.js apps",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)