Skip to content

Commit

Permalink
chore(release): 4.2.15 [skip ci]
Browse files Browse the repository at this point in the history
## [4.2.15](v4.2.14...v4.2.15) (2025-01-02)

### Bug Fixes

* googletag.display errors when ad slot not in DOM ([#142](#142)) ([3e9615b](3e9615b))
  • Loading branch information
semantic-release-bot committed Jan 2, 2025
1 parent 3e9615b commit bebf598
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.2.15](https://github.com/KijijiCA/react-advertising/compare/v4.2.14...v4.2.15) (2025-01-02)


### Bug Fixes

* googletag.display errors when ad slot not in DOM ([#142](https://github.com/KijijiCA/react-advertising/issues/142)) ([3e9615b](https://github.com/KijijiCA/react-advertising/commit/3e9615bc2f3eb187d72674afe67c4be1dea1b4e3))

## [4.2.14](https://github.com/KijijiCA/react-advertising/compare/v4.2.13...v4.2.14) (2024-08-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": "react-advertising",
"version": "4.2.14",
"version": "4.2.15",
"description": "Library for display ads in React applications",
"main": "lib/index.js",
"unpkg": "dist/react-advertising.min.js",
Expand Down

0 comments on commit bebf598

Please # to comment.