Skip to content

Commit

Permalink
Release 2.1.2 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewb authored and andrew-sotiriou committed Dec 18, 2023
1 parent f98adc0 commit fac9ddc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<a name="2.1.2"></a>
## [2.1.2](https://github.com/apartmenttherapy/react-gpt/compare/v2.1.1...v2.1.2) (2022-02-22)

* Prefix deprecated React lifecyle methods with `UNSAFE` ([#20](https://github.com/apartmenttherapy/react-gpt/pull/20))
* Use `securepubads.g.doubleclick.net` instead of `www.googletagservices.com` ([#20](https://github.com/apartmenttherapy/react-gpt/pull/20))
* Minor documentation updates ([#21](https://github.com/apartmenttherapy/react-gpt/pull/21))
* Fix tests ([#22](https://github.com/apartmenttherapy/react-gpt/pull/22))


<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)

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.1",
"version": "2.1.2",
"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 fac9ddc

Please sign in to comment.