Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-admin@0.1.68
 - gatsby-cli@2.12.46
 - gatsby-plugin-offline@3.2.10
 - gatsby-plugin-styled-jsx@3.3.5
 - gatsby-recipes@0.1.40
 - gatsby-source-graphql@2.5.5
 - gatsby-source-wordpress@3.3.12
 - gatsby-theme-blog-core@1.5.43
 - gatsby-theme-blog@1.6.43
 - gatsby-theme-notes@1.3.69
 - gatsby-theme-ui-preset@0.0.58
 - gatsby-transformer-asciidoc@1.3.5
 - gatsby-transformer-remark@2.8.16
 - gatsby-transformer-toml@2.4.6
 - gatsby@2.23.4
  • Loading branch information
mxstbr committed Jun 15, 2020
1 parent b80d743 commit 88d5eeb
Show file tree
Hide file tree
Showing 30 changed files with 91 additions and 24 deletions.
4 changes: 4 additions & 0 deletions packages/gatsby-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.68](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.67...gatsby-admin@0.1.68) (2020-06-15)

**Note:** Version bump only for package gatsby-admin

## [0.1.67](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.66...gatsby-admin@0.1.67) (2020-06-09)

**Note:** Version bump only for package gatsby-admin
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-admin",
"version": "0.1.67",
"version": "0.1.68",
"main": "index.js",
"author": "Max Stoiber",
"license": "MIT",
Expand All @@ -17,10 +17,10 @@
"@typescript-eslint/parser": "^2.28.0",
"csstype": "^2.6.10",
"formik": "^2.1.4",
"gatsby": "^2.23.3",
"gatsby": "^2.23.4",
"gatsby-interface": "0.0.167",
"gatsby-plugin-typescript": "^2.4.6",
"gatsby-source-graphql": "^2.5.4",
"gatsby-source-graphql": "^2.5.5",
"ncp": "^2.0.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.12.46](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.45...gatsby-cli@2.12.46) (2020-06-15)

**Note:** Version bump only for package gatsby-cli

## [2.12.45](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.44...gatsby-cli@2.12.45) (2020-06-09)

**Note:** Version bump only for package gatsby-cli
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-cli",
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
"version": "2.12.45",
"version": "2.12.46",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "lib/index.js"
Expand All @@ -26,7 +26,7 @@
"fs-exists-cached": "^1.0.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.3.5",
"gatsby-recipes": "^0.1.39",
"gatsby-recipes": "^0.1.40",
"gatsby-telemetry": "^1.3.11",
"hosted-git-info": "^3.0.4",
"ink": "^2.7.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-offline/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.2.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@3.2.9...gatsby-plugin-offline@3.2.10) (2020-06-15)

**Note:** Version bump only for package gatsby-plugin-offline

## [3.2.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@3.2.8...gatsby-plugin-offline@3.2.9) (2020-06-09)

**Note:** Version bump only for package gatsby-plugin-offline
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-offline/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-offline",
"description": "Gatsby plugin which sets up a site to be able to run offline",
"version": "3.2.9",
"version": "3.2.10",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-styled-jsx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.3.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-styled-jsx@3.3.4...gatsby-plugin-styled-jsx@3.3.5) (2020-06-15)

### Bug Fixes

- links zeit to vercel ([#24786](https://github.com/gatsbyjs/gatsby/issues/24786)) ([f14c99b](https://github.com/gatsbyjs/gatsby/commit/f14c99b))

## [3.3.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-styled-jsx@3.3.3...gatsby-plugin-styled-jsx@3.3.4) (2020-06-09)

**Note:** Version bump only for package gatsby-plugin-styled-jsx
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-styled-jsx/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-styled-jsx",
"description": "Adds SSR support for styled-jsx",
"version": "3.3.4",
"version": "3.3.5",
"author": "Tim Suchanek <tim.suchanek@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
7 changes: 7 additions & 0 deletions packages/gatsby-recipes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.40](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.1.39...gatsby-recipes@0.1.40) (2020-06-15)

### Features

- **recipes:** add github pages deployement with travis ([#23669](https://github.com/gatsbyjs/gatsby/issues/23669)) ([9b2a804](https://github.com/gatsbyjs/gatsby/commit/9b2a804))
- **recipes:** add gitlab-ci-cd recipe to cli list ([#24501](https://github.com/gatsbyjs/gatsby/issues/24501)) ([99da774](https://github.com/gatsbyjs/gatsby/commit/99da774))

## [0.1.39](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.1.38...gatsby-recipes@0.1.39) (2020-06-09)

**Note:** Version bump only for package gatsby-recipes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-recipes/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-recipes",
"description": "Core functionality for Gatsby Recipes",
"version": "0.1.39",
"version": "0.1.40",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"main": "dist/index.js",
"bugs": {
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-source-graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-graphql@2.5.4...gatsby-source-graphql@2.5.5) (2020-06-15)

**Note:** Version bump only for package gatsby-source-graphql

## [2.5.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-graphql@2.5.3...gatsby-source-graphql@2.5.4) (2020-06-09)

**Note:** Version bump only for package gatsby-source-graphql
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-graphql",
"description": "Gatsby plugin which adds a third-party GraphQL API to Gatsby GraphQL",
"version": "2.5.4",
"version": "2.5.5",
"author": "Mikhail Novikov <freiksenet@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-source-wordpress/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@3.3.11...gatsby-source-wordpress@3.3.12) (2020-06-15)

**Note:** Version bump only for package gatsby-source-wordpress

## [3.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@3.3.10...gatsby-source-wordpress@3.3.11) (2020-06-09)

**Note:** Version bump only for package gatsby-source-wordpress
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-wordpress/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-wordpress",
"description": "Gatsby source plugin for building websites using the WordPress CMS as a data source.",
"version": "3.3.11",
"version": "3.3.12",
"author": "Sebastien Fichot <fichot.sebastien@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-theme-blog-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.43](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.5.42...gatsby-theme-blog-core@1.5.43) (2020-06-15)

**Note:** Version bump only for package gatsby-theme-blog-core

## [1.5.42](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.5.41...gatsby-theme-blog-core@1.5.42) (2020-06-09)

**Note:** Version bump only for package gatsby-theme-blog-core
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-theme-blog-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-theme-blog-core",
"version": "1.5.42",
"version": "1.5.43",
"main": "index.js",
"author": "christopherbiscardi <chris@christopherbiscardi.com> (@chrisbiscardi)",
"license": "MIT",
Expand Down Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@mdx-js/react": "^1.6.5",
"gatsby": "^2.23.3",
"gatsby": "^2.23.4",
"prettier": "2.0.5",
"react": "^16.12.0",
"react-dom": "^16.12.0"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-theme-blog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.6.43](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.6.42...gatsby-theme-blog@1.6.43) (2020-06-15)

**Note:** Version bump only for package gatsby-theme-blog

## [1.6.42](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.6.41...gatsby-theme-blog@1.6.42) (2020-06-09)

**Note:** Version bump only for package gatsby-theme-blog
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-theme-blog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-theme-blog",
"version": "1.6.42",
"version": "1.6.43",
"description": "A Gatsby theme for miscellaneous blogging with a dark/light mode",
"main": "index.js",
"keywords": [
Expand Down Expand Up @@ -29,7 +29,7 @@
"gatsby-plugin-react-helmet": "^3.3.4",
"gatsby-plugin-theme-ui": "^0.2.53",
"gatsby-plugin-twitter": "^2.3.4",
"gatsby-theme-blog-core": "^1.5.42",
"gatsby-theme-blog-core": "^1.5.43",
"mdx-utils": "0.2.0",
"react-helmet": "^5.2.1",
"react-switch": "^5.0.1",
Expand All @@ -39,7 +39,7 @@
"typography-theme-wordpress-2016": "^0.16.19"
},
"devDependencies": {
"gatsby": "^2.23.3",
"gatsby": "^2.23.4",
"prettier": "2.0.5",
"react": "^16.12.0",
"react-dom": "^16.12.0"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-theme-notes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.69](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.3.68...gatsby-theme-notes@1.3.69) (2020-06-15)

**Note:** Version bump only for package gatsby-theme-notes

## [1.3.68](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.3.67...gatsby-theme-notes@1.3.68) (2020-06-09)

**Note:** Version bump only for package gatsby-theme-notes
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-theme-notes/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-theme-notes",
"description": "Gatsby Theme for adding a notes section to your website",
"version": "1.3.68",
"version": "1.3.69",
"author": "John Otander",
"license": "MIT",
"main": "index.js",
Expand All @@ -20,7 +20,7 @@
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-theme-notes#readme",
"devDependencies": {
"gatsby": "^2.23.3",
"gatsby": "^2.23.4",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-theme-ui-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.58](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-ui-preset@0.0.57...gatsby-theme-ui-preset@0.0.58) (2020-06-15)

**Note:** Version bump only for package gatsby-theme-ui-preset

## [0.0.57](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-ui-preset@0.0.56...gatsby-theme-ui-preset@0.0.57) (2020-06-09)

**Note:** Version bump only for package gatsby-theme-ui-preset
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-theme-ui-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-theme-ui-preset",
"version": "0.0.57",
"version": "0.0.58",
"description": "A Gatsby theme for theme-ui styles",
"main": "index.js",
"keywords": [
Expand Down Expand Up @@ -30,7 +30,7 @@
"typography-theme-wordpress-2016": "^0.16.19"
},
"devDependencies": {
"gatsby": "^2.23.3",
"gatsby": "^2.23.4",
"prettier": "2.0.5",
"react": "^16.12.0",
"react-dom": "^16.12.0"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-transformer-asciidoc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-asciidoc@1.3.4...gatsby-transformer-asciidoc@1.3.5) (2020-06-15)

**Note:** Version bump only for package gatsby-transformer-asciidoc

## [1.3.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-asciidoc@1.3.3...gatsby-transformer-asciidoc@1.3.4) (2020-06-09)

**Note:** Version bump only for package gatsby-transformer-asciidoc
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-asciidoc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-transformer-asciidoc",
"description": "Gatsby transformer plugin for Asciidocs using the Asciidoctor.js library",
"version": "1.3.4",
"version": "1.3.5",
"author": "Daniel Oliver <danieloliversoftware@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-transformer-remark/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.8.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.15...gatsby-transformer-remark@2.8.16) (2020-06-15)

**Note:** Version bump only for package gatsby-transformer-remark

## [2.8.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.14...gatsby-transformer-remark@2.8.15) (2020-06-09)

**Note:** Version bump only for package gatsby-transformer-remark
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-remark/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-transformer-remark",
"description": "Gatsby transformer plugin for Markdown using the Remark library and ecosystem",
"version": "2.8.15",
"version": "2.8.16",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-transformer-toml/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-toml@2.4.5...gatsby-transformer-toml@2.4.6) (2020-06-15)

**Note:** Version bump only for package gatsby-transformer-toml

## [2.4.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-toml@2.4.4...gatsby-transformer-toml@2.4.5) (2020-06-09)

**Note:** Version bump only for package gatsby-transformer-toml
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-toml/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-transformer-toml",
"description": "Gatsby transformer plugin for toml",
"version": "2.4.5",
"version": "2.4.6",
"author": "Ruben Harutyunyan <vagr9k@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.23.4](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.23.3...gatsby@2.23.4) (2020-06-15)

### Bug Fixes

- **gatsby:** Add null context check ([#24904](https://github.com/gatsbyjs/gatsby/issues/24904)) ([b554bd5](https://github.com/gatsbyjs/gatsby/commit/b554bd5))

## [2.23.3](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.23.2...gatsby@2.23.3) (2020-06-09)

**Note:** Version bump only for package gatsby
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "Blazing fast modern site generator for React",
"version": "2.23.3",
"version": "2.23.4",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./dist/bin/gatsby.js"
Expand Down Expand Up @@ -72,7 +72,7 @@
"flat": "^4.1.0",
"fs-exists-cached": "1.0.0",
"fs-extra": "^8.1.0",
"gatsby-cli": "^2.12.45",
"gatsby-cli": "^2.12.46",
"gatsby-core-utils": "^1.3.5",
"gatsby-graphiql-explorer": "^0.4.5",
"gatsby-link": "^2.4.6",
Expand Down

0 comments on commit 88d5eeb

Please sign in to comment.