Skip to content

Commit 2c9b451

Browse files
committed
1 parent ecb5d7b commit 2c9b451

File tree

6 files changed

+17
-3
lines changed

6 files changed

+17
-3
lines changed

packages/gatsby-plugin-facebook-analytics/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.1.1](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-facebook-analytics/compare/gatsby-plugin-facebook-analytics@[email protected]) (2019-05-30)
7+
8+
**Note:** Version bump only for package gatsby-plugin-facebook-analytics
9+
610
# [2.1.0](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-facebook-analytics/compare/gatsby-plugin-facebook-analytics@[email protected]) (2019-05-24)
711

812
### Features

packages/gatsby-plugin-facebook-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-facebook-analytics",
33
"description": "Gatsby plugin to add facebook analytics onto a site",
4-
"version": "2.1.0",
4+
"version": "2.1.1",
55
"author": "Yeison Daza <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-google-tagmanager/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.15](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-tagmanager/compare/gatsby-plugin-google-tagmanager@[email protected]) (2019-05-30)
7+
8+
### Bug Fixes
9+
10+
- **gatsby-plugin-google-tagmanager:** guard against dataLayer being undefined in development ([#14437](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-tagmanager/issues/14437)) ([ecb5d7b](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-tagmanager/commit/ecb5d7b)), closes [#14424](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-tagmanager/issues/14424)
11+
612
## [2.0.14](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-tagmanager/compare/gatsby-plugin-google-tagmanager@[email protected]) (2019-05-29)
713

814
### Bug Fixes

packages/gatsby-plugin-google-tagmanager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-google-tagmanager",
33
"description": "Gatsby plugin to add google tagmanager onto a site",
4-
"version": "2.0.14",
4+
"version": "2.0.15",
55
"author": "Thijs Koerselman <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-transformer-react-docgen/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.0.2](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-react-docgen/compare/gatsby-transformer-react-docgen@[email protected]) (2019-05-30)
7+
8+
**Note:** Version bump only for package gatsby-transformer-react-docgen
9+
610
## [4.0.1](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-react-docgen/compare/gatsby-transformer-react-docgen@[email protected]) (2019-04-08)
711

812
**Note:** Version bump only for package gatsby-transformer-react-docgen

packages/gatsby-transformer-react-docgen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-transformer-react-docgen",
33
"description": "Expose React component metadata and prop information as GraphQL types",
4-
"version": "4.0.1",
4+
"version": "4.0.2",
55
"author": "Jason Quense <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

0 commit comments

Comments
 (0)