File tree 2 files changed +15
-1
lines changed 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## v3.1.1 (2020-10-23)
2
+
3
+ #### :bug : Bug Fix
4
+ * [ #277 ] ( https://github.com/ember-fastboot/fastboot/pull/277 ) Restore result finalization in resilient mode ([ @bobisjan ] ( https://github.com/bobisjan ) )
5
+
6
+ #### :house : Internal
7
+ * [ #278 ] ( https://github.com/ember-fastboot/fastboot/pull/278 ) Update release setup. ([ @rwjblue ] ( https://github.com/rwjblue ) )
8
+ * [ #279 ] ( https://github.com/ember-fastboot/fastboot/pull/279 ) Migrate to GitHub Actions for CI. ([ @rwjblue ] ( https://github.com/rwjblue ) )
9
+
10
+ #### Committers: 2
11
+ - Jan Bobisud ([ @bobisjan ] ( https://github.com/bobisjan ) )
12
+ - Robert Jackson ([ @rwjblue ] ( https://github.com/rwjblue ) )
13
+
14
+
1
15
## v3.1.0 (2020-05-26)
2
16
3
17
#### :rocket : Enhancement
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fastboot" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1 " ,
4
4
"description" : " Library for rendering Ember apps in node.js" ,
5
5
"keywords" : [
6
6
" ember" ,
You can’t perform that action at this time.
0 commit comments