Skip to content

Commit

Permalink
(release) 2.1.1 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewb authored Feb 5, 2019
1 parent 5af9ce7 commit a175219
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="2.1.1"></a>
## [2.1.1](https://github.com/apartmenttherapy/react-gpt/compare/v2.1.0...v2.1.1) (2019-02-05)


### Performance Improvements

* Use googletag.cmd.push instead of timeout to process queue ([#16](https://github.com/apartmenttherapy/react-gpt/issues/16)) ([5af9ce7](https://github.com/apartmenttherapy/react-gpt/commit/5af9ce7))



<a name="2.1.0"></a>
# [2.1.0](https://github.com/apartmenttherapy/react-gpt/compare/v2.0.3...v2.1.0) (2019-01-28)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atmedia/react-gpt",
"version": "2.1.0",
"version": "2.1.1",
"description": "A react display ad component using Google Publisher Tag",
"main": "lib/index.js",
"jsnext:main": "es/index.js",
Expand Down

0 comments on commit a175219

Please sign in to comment.