Skip to content

Commit 7ab791e

Browse files
gaearonrandycoulman
authored andcommitted
Add release cutters to changelog
1 parent f8a27f8 commit 7ab791e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## 0.9.0 (February 11, 2017)
22

3+
Thanks to [@Timer](https://github.com/timer) for cutting this release.
4+
35
#### :rocket: New Feature
46

57
* `react-scripts`
@@ -164,6 +166,8 @@ If you relied on the browser not starting in non-interactive terminals, you now
164166

165167
## 0.8.5 (January 9, 2017)
166168

169+
Thanks to [@fson](https://github.com/fson) for cutting this release.
170+
167171
#### :bug: Bug Fix
168172
* `create-react-app`, `react-scripts`
169173
* [#1365](https://github.com/facebookincubator/create-react-app/pull/1365) Use yarnpkg alias to run Yarn. ([@fson](https://github.com/fson))
@@ -415,6 +419,8 @@ npm install --save-dev --save-exact [email protected]
415419

416420
## 0.8.1 (December 4, 2016)
417421

422+
Thanks to [@fson](https://github.com/fson) for cutting this release.
423+
418424
#### :bug: Bug Fix
419425
* `react-scripts`
420426
* [#1149](https://github.com/facebookincubator/create-react-app/pull/1149) Fix incorrectly stubbing JavaScript files with a dot in the import path in tests. ([@fson](https://github.com/fson))
@@ -429,6 +435,8 @@ npm install --save-dev --save-exact [email protected]
429435

430436
## 0.8.0 (December 3, 2016)
431437

438+
Thanks to [@fson](https://github.com/fson) for cutting this release.
439+
432440
#### :rocket: New Feature
433441
* `react-scripts`
434442
* [#944](https://github.com/facebookincubator/create-react-app/pull/944) Crash the build during CI whenever linter warnings are encountered. ([@excitement-engineer](https://github.com/excitement-engineer))
@@ -583,6 +591,8 @@ npm install --save-dev --save-exact [email protected]
583591
584592
## 0.7.0 (October 22, 2016)
585593
594+
Thanks to [@fson](https://github.com/fson) for cutting this release.
595+
586596
### Build Dependency (`react-scripts`)
587597
588598
* Updates Jest to [version 16.0](http://facebook.github.io/jest/blog/2016/10/03/jest-16.html), with an upgraded CLI, improved snapshot testing, new matchers and more. ([@chase](https://github.com/chase) in [#858](https://github.com/facebookincubator/create-react-app/pull/858))

0 commit comments

Comments
 (0)