Skip to content

Commit

Permalink
Release branch update (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-sotiriou authored Apr 23, 2024
1 parent e59cd82 commit b00989b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<a name="2.1.11"></a>
## [2.1.11](https://github.com/apartmenttherapy/react-gpt/compare/v2.1.10...v2.1.11) (2024-04-23)

* Remove NEG VT updates in ([40] (https://github.com/apartmenttherapy/react-gpt/pull/40))

<a name="2.1.10"></a>
## [2.1.10](https://github.com/apartmenttherapy/react-gpt/compare/v2.1.8...v2.1.10) (2024-01-08)

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.10",
"version": "2.1.11",
"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 b00989b

Please sign in to comment.