File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.2.5 " ></a >
2
+ ## [ 0.2.5] ( https://github.com/nfl/react-gpt/compare/v0.2.4...v0.2.5 ) (2017-07-31)
3
+
4
+ ### Bug Fixes
5
+
6
+ * Add yarn.lock ([ b7c7c50] ( https://github.com/nfl/react-gpt/commit/b7c7c50 ) )
7
+ * Import PropTypes from prop-types package ([ 34b61be] ( https://github.com/nfl/react-gpt/commit/34b61be ) )
8
+ * Move MockGPT out of distribution files ([ 775fe26] ( https://github.com/nfl/react-gpt/commit/775fe26 ) )
9
+ * Import ReactTestUtils from test-utils ([ 75e74f6] ( https://github.com/nfl/react-gpt/commit/75e74f6 ) )
10
+
1
11
<a name =" 0.2.4 " ></a >
2
12
## [ 0.2.4] ( https://github.com/nfl/react-gpt/compare/v0.2.3...v0.2.4 ) (2017-03-23)
3
13
7
17
* more gracefully handle adSlot becoming empty object due to AdBlocker ([ 7f9a989] ( https://github.com/nfl/react-gpt/commit/7f9a989 ) )
8
18
9
19
10
-
11
20
<a name =" 0.2.3 " ></a >
12
21
## [ 0.2.3] ( https://github.com/nfl/react-gpt/compare/v0.2.2...v0.2.3 ) (2017-02-21)
13
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-gpt" ,
3
- "version" : " 0.2.4 " ,
3
+ "version" : " 0.2.5 " ,
4
4
"description" : " A react display ad component using Google Publisher Tag" ,
5
5
"main" : " lib/index.js" ,
6
6
"contributors" : [
You can’t perform that action at this time.
0 commit comments