@frontity/google-ad-manager
Version:
Integrate your Frontity site with Google Ad Manager
63 lines (35 loc) • 4.85 kB
Markdown
# @frontity/google-ad-manager
## 1.0.0
### Major Changes
- [`4aee489a`](https://github.com/frontity/frontity/commit/4aee489a313b4c44fa7f2430b028fbcc1318b7e6) [#790](https://github.com/frontity/frontity/pull/790) Thanks [@SantosGuillamot](https://github.com/SantosGuillamot)! - Release first stable version of @frontity/wp-comments and @frontity/google-ad-manager packages.
### Patch Changes
- [`5ede2b97`](https://github.com/frontity/frontity/commit/5ede2b977763f7a316bfa3b7659918e8489895eb) [#778](https://github.com/frontity/frontity/pull/778) Thanks [@VinuRaj](https://github.com/VinuRaj)! - The `GooglePublisherTag` component now accepts an optional `collapseEmptyDiv` prop
which if `true` will collapse ad slots that are not filled by Google Publisher Tag.
- Updated dependencies [[`62e60216`](https://github.com/frontity/frontity/commit/62e60216198111626d82566507f7f208323ffeee), [`77e0a286`](https://github.com/frontity/frontity/commit/77e0a286ceb8274efb6a473c01c8f60d78b70225)]:
- frontity@1.15.0
## 0.2.1
### Patch Changes
- [`b41175d0`](https://github.com/frontity/frontity/commit/b41175d0f5df9ca95fc449ca1a0eca6649f1bccf) [#683](https://github.com/frontity/frontity/pull/683) Thanks [@cristianbote](https://github.com/cristianbote)! - Reverts the preinstall hook added for development workflows.
- Updated dependencies [[`b41175d0`](https://github.com/frontity/frontity/commit/b41175d0f5df9ca95fc449ca1a0eca6649f1bccf)]:
- frontity@1.14.1
## 0.2.0
### Minor Changes
- [`3ced7fdf`](https://github.com/frontity/frontity/commit/3ced7fdfd93004c210bb47692ffae265874828e7) [#670](https://github.com/frontity/frontity/pull/670) Thanks [@nicholasio](https://github.com/nicholasio)! - Update react imports in all packages (including themes) to removed unnecessary React Imports
### Patch Changes
- [`01880c34`](https://github.com/frontity/frontity/commit/01880c34c111f55c23169adb7365ea9262e6cca8) [#666](https://github.com/frontity/frontity/pull/666) Thanks [@cristianbote](https://github.com/cristianbote)! - Adopt the new version of emotion 11. That means using the emotion deidcated babel plugin for rewriting the imports, generating source-maps and enable auto labels.
* [`5f329dab`](https://github.com/frontity/frontity/commit/5f329dabe9d67d0b3664938865491674ef798433) [#655](https://github.com/frontity/frontity/pull/655) Thanks [@mburridge](https://github.com/mburridge)! - Add or update 'Open Source Community' section in README files.
* Updated dependencies [[`a5520f56`](https://github.com/frontity/frontity/commit/a5520f5605cfda2323e0c9ea4a553658a021fd15), [`01880c34`](https://github.com/frontity/frontity/commit/01880c34c111f55c23169adb7365ea9262e6cca8), [`3ced7fdf`](https://github.com/frontity/frontity/commit/3ced7fdfd93004c210bb47692ffae265874828e7), [`5f329dab`](https://github.com/frontity/frontity/commit/5f329dabe9d67d0b3664938865491674ef798433), [`09f07484`](https://github.com/frontity/frontity/commit/09f07484c920e99d46290986d7a64b8f3c20e53c), [`e4221d4b`](https://github.com/frontity/frontity/commit/e4221d4b451268b5c951197a08b4021d50394c1b), [`9346f560`](https://github.com/frontity/frontity/commit/9346f560c4806483b914aa3fb7a37e373f48f712), [`5f329dab`](https://github.com/frontity/frontity/commit/5f329dabe9d67d0b3664938865491674ef798433), [`c5b0b8f7`](https://github.com/frontity/frontity/commit/c5b0b8f7e5ebfdf02f40ded7d7347a1d28039c2d)]:
- frontity@1.14.0
## 0.1.2
### Patch Changes
- [`44f44e3f`](https://github.com/frontity/frontity/commit/44f44e3f2ba436236b65518ddac30cd4af57ea18) [#590](https://github.com/frontity/frontity/pull/590) Thanks [@luisherranz](https://github.com/luisherranz)! - Update TypeScript definitions.
- Updated dependencies [[`362b02f1`](https://github.com/frontity/frontity/commit/362b02f1beb100ffb178a1d4e775e89b84b99ccc), [`6b4bf82b`](https://github.com/frontity/frontity/commit/6b4bf82b5eee698f7ea8ea3b0bfd69a989caaba3), [`44f44e3f`](https://github.com/frontity/frontity/commit/44f44e3f2ba436236b65518ddac30cd4af57ea18)]:
- frontity@1.13.0
## 0.1.1
### Patch Changes
- [`10a3a977`](https://github.com/frontity/frontity/commit/10a3a9779b594e39618b4cd24d5f48f42ecc54af) [#566](https://github.com/frontity/frontity/pull/566) Thanks [@luisherranz](https://github.com/luisherranz)! - Do not import `URL` from `frontity` anymore.
- Updated dependencies [[`10a3a977`](https://github.com/frontity/frontity/commit/10a3a9779b594e39618b4cd24d5f48f42ecc54af)]:
- frontity@1.11.1
## 0.1.0
### Minor Changes
- [`7edf061e`](https://github.com/frontity/frontity/commit/7edf061e1611f43de11d3c872ed3d60ccb6b5300) [#522](https://github.com/frontity/frontity/pull/522) Thanks [@DAreRodz](https://github.com/DAreRodz)! - Release the first beta version of the Google Ad Manager package ([Feature Discussion](https://community.frontity.org/t/google-ad-manager/1587)).