Skip to content

Commit 4fd9770

Browse files
committed
chore(release): Publish
- [email protected] - [email protected]
1 parent 1e8f665 commit 4fd9770

File tree

4 files changed

+22
-2
lines changed

4 files changed

+22
-2
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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+
<a name="1.0.6"></a>
7+
8+
## [1.0.6](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag/compare/[email protected]@1.0.6) (2018-11-15)
9+
10+
### Bug Fixes
11+
12+
- **gatsby-plugin-google-gtag:** disable default pageview tracking ([#9842](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag/issues/9842)) ([1e8f665](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag/commit/1e8f665))
13+
14+
### Features
15+
16+
- **starters:** Filter v2 by default ([#9739](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag/issues/9739)) ([4064e35](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag/commit/4064e35)), closes [#7900](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag/issues/7900)
17+
618
<a name="1.0.5"></a>
719

820
## [1.0.5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag/compare/[email protected]@1.0.5) (2018-11-08)

packages/gatsby-plugin-google-gtag/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-gtag",
33
"description": "Gatsby plugin to add google gtag onto a site",
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"author": "Tyler Buchea <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-styled-components/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
<a name="3.0.2"></a>
7+
8+
## [3.0.2](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-styled-components/compare/gatsby-plugin-styled-components@[email protected]) (2018-11-15)
9+
10+
### Bug Fixes
11+
12+
- **gatsby-plugin-styled-components:** fix global styles pollution ([#9943](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-styled-components/issues/9943)) ([a75c641](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-styled-components/commit/a75c641)), closes [#9922](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-styled-components/issues/9922)
13+
614
<a name="3.0.1"></a>
715

816
## [3.0.1](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-styled-components/compare/gatsby-plugin-styled-components@[email protected]) (2018-10-29)

packages/gatsby-plugin-styled-components/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-styled-components",
33
"description": "Gatsby plugin to add support for styled components",
4-
"version": "3.0.1",
4+
"version": "3.0.2",
55
"author": "Guten Ye <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

0 commit comments

Comments
 (0)