Skip to content

Commit 864ac04

Browse files
committed
1 parent 401df07 commit 864ac04

File tree

14 files changed

+56
-8
lines changed

14 files changed

+56
-8
lines changed

packages/babel-preset-gatsby/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="0.1.3"></a>
7+
8+
## [0.1.3](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.1.3) (2018-11-05)
9+
10+
### Bug Fixes
11+
12+
- ensure babel-preset-gatsby can be used with unit tests ([#9629](https://github.com/gatsbyjs/gatsby/issues/9629)) ([401df07](https://github.com/gatsbyjs/gatsby/commit/401df07)), closes [#9614](https://github.com/gatsbyjs/gatsby/issues/9614)
13+
614
<a name="0.1.2"></a>
715

816
## [0.1.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.1.2) (2018-10-29)

packages/babel-preset-gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-gatsby",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"author": "Philipp Spiess <[email protected]>",
55
"dependencies": {
66
"@babel/plugin-proposal-class-properties": "^7.0.0",

packages/gatsby-plugin-layout/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="1.0.7"></a>
7+
8+
## [1.0.7](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.7) (2018-11-05)
9+
10+
### Bug Fixes
11+
12+
- **gatsby-plugin-layout:** log uncaught errors in old browsers ([#9635](https://github.com/gatsbyjs/gatsby/issues/9635)) ([099d47e](https://github.com/gatsbyjs/gatsby/commit/099d47e))
13+
614
<a name="1.0.6"></a>
715

816
## [1.0.6](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.6) (2018-10-30)

packages/gatsby-plugin-layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-plugin-layout",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Reimplements the behavior of layout components in gatsby@1, which was removed in version 2.",
55
"main": "index.js",
66
"scripts": {

packages/gatsby-remark-embed-snippet/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+
<a name="3.0.3"></a>
7+
8+
## [3.0.3](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-embed-snippet/compare/[email protected]@3.0.3) (2018-11-05)
9+
10+
**Note:** Version bump only for package gatsby-remark-embed-snippet
11+
612
<a name="3.0.2"></a>
713

814
## [3.0.2](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-embed-snippet/compare/[email protected]@3.0.2) (2018-10-29)

packages/gatsby-remark-embed-snippet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-remark-embed-snippet",
33
"description": "Gatsby plugin to embed formatted code snippets within markdown",
4-
"version": "3.0.2",
4+
"version": "3.0.3",
55
"author": "Brian Vaughn <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-source-contentful/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+
<a name="2.0.11"></a>
7+
8+
## [2.0.11](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-contentful/compare/[email protected]@2.0.11) (2018-11-05)
9+
10+
**Note:** Version bump only for package gatsby-source-contentful
11+
612
<a name="2.0.10"></a>
713

814
## [2.0.10](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-contentful/compare/[email protected]@2.0.10) (2018-11-01)

packages/gatsby-source-contentful/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-source-contentful",
33
"description": "Gatsby source plugin for building websites using the Contentful CMS as a data source",
4-
"version": "2.0.10",
4+
"version": "2.0.11",
55
"author": "Marcus Ericsson <[email protected]> (mericsson.com)",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-source-graphql/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+
<a name="2.0.6"></a>
7+
8+
## [2.0.6](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-graphql/compare/[email protected]@2.0.6) (2018-11-05)
9+
10+
**Note:** Version bump only for package gatsby-source-graphql
11+
612
<a name="2.0.5"></a>
713

814
## [2.0.5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-graphql/compare/[email protected]@2.0.5) (2018-10-29)

packages/gatsby-source-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-source-graphql",
33
"description": "Gatsby plugin which adds a third-party GraphQL API to Gatsby GraphQL",
4-
"version": "2.0.5",
4+
"version": "2.0.6",
55
"author": "Mikhail Novikov <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-source-wordpress/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.12"></a>
7+
8+
## [3.0.12](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-wordpress/compare/[email protected]@3.0.12) (2018-11-05)
9+
10+
### Features
11+
12+
- **gatsby-source-wordpress:** allow users to obtain JWT Token to make authenticated requests ([#9509](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-wordpress/issues/9509)) ([9177fc6](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-wordpress/commit/9177fc6)), closes [#6879](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-wordpress/issues/6879)
13+
614
<a name="3.0.11"></a>
715

816
## [3.0.11](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-wordpress/compare/[email protected]@3.0.11) (2018-11-01)

packages/gatsby-source-wordpress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-source-wordpress",
33
"description": "Gatsby source plugin for building websites using the Wordpress CMS as a data source.",
4-
"version": "3.0.11",
4+
"version": "3.0.12",
55
"author": "Sebastien Fichot <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby/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+
<a name="2.0.39"></a>
7+
8+
## [2.0.39](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.0.39) (2018-11-05)
9+
10+
**Note:** Version bump only for package gatsby
11+
612
<a name="2.0.38"></a>
713

814
## [2.0.38](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.0.38) (2018-11-02)

packages/gatsby/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby",
33
"description": "Blazing fast modern site generator for React",
4-
"version": "2.0.38",
4+
"version": "2.0.39",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./dist/bin/gatsby.js"
@@ -24,7 +24,7 @@
2424
"babel-plugin-add-module-exports": "^0.2.1",
2525
"babel-plugin-dynamic-import-node": "^1.2.0",
2626
"babel-plugin-remove-graphql-queries": "^2.5.1",
27-
"babel-preset-gatsby": "^0.1.2",
27+
"babel-preset-gatsby": "^0.1.3",
2828
"better-queue": "^3.8.6",
2929
"bluebird": "^3.5.0",
3030
"cache-manager": "^2.9.0",

0 commit comments

Comments
 (0)