Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-admin@0.14.1
 - gatsby-cli@3.4.1
 - gatsby-plugin-netlify-cms@5.4.1
 - gatsby-plugin-page-creator@3.4.1
 - gatsby-plugin-sharp@3.4.1
 - gatsby-recipes@0.15.1
 - gatsby-source-wordpress@5.4.1
 - gatsby-telemetry@2.4.1
 - gatsby-transformer-sqip@3.4.1
 - gatsby@3.4.1
  • Loading branch information
vladar committed May 4, 2021
1 parent f0ef523 commit c583e74
Show file tree
Hide file tree
Showing 20 changed files with 64 additions and 20 deletions.
4 changes: 4 additions & 0 deletions packages/gatsby-admin/CHANGELOG.md
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.14.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.14.0...gatsby-admin@0.14.1) (2021-05-04)

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

# [0.14.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.14.0-next.6...gatsby-admin@0.14.0) (2021-04-27)

**Note:** Version bump only for package gatsby-admin
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-admin/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-admin",
"version": "0.14.0",
"version": "0.14.1",
"main": "index.js",
"author": "Max Stoiber",
"license": "MIT",
Expand All @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^4.14.2",
"csstype": "^2.6.14",
"formik": "^2.2.6",
"gatsby": "^3.4.0",
"gatsby": "^3.4.1",
"gatsby-interface": "^0.0.244",
"gatsby-plugin-typescript": "^3.4.0",
"gatsby-plugin-webfonts": "^1.1.4",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-cli/CHANGELOG.md
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.4.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@3.4.0...gatsby-cli@3.4.1) (2021-05-04)

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

# [3.4.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@3.4.0-next.4...gatsby-cli@3.4.0) (2021-04-27)

**Note:** Version bump only for package gatsby-cli
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-cli/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-cli",
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
"version": "3.4.0",
"version": "3.4.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "cli.js"
Expand All @@ -24,8 +24,8 @@
"fs-exists-cached": "^1.0.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^2.4.0",
"gatsby-recipes": "^0.15.0",
"gatsby-telemetry": "^2.4.0",
"gatsby-recipes": "^0.15.1",
"gatsby-telemetry": "^2.4.1",
"hosted-git-info": "^3.0.6",
"is-valid-path": "^0.1.1",
"joi": "^17.4.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-netlify-cms/CHANGELOG.md
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.

## [5.4.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@5.4.0...gatsby-plugin-netlify-cms@5.4.1) (2021-05-04)

**Note:** Version bump only for package gatsby-plugin-netlify-cms

# [5.4.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@5.4.0-next.1...gatsby-plugin-netlify-cms@5.4.0) (2021-04-27)

**Note:** Version bump only for package gatsby-plugin-netlify-cms
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-netlify-cms/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-netlify-cms",
"description": "A Gatsby plugin which generates the Netlify CMS single page app",
"version": "5.4.0",
"version": "5.4.1",
"author": "Shawn Erquhart <shawn@erquh.art>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-page-creator/CHANGELOG.md
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.4.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-page-creator@3.4.0...gatsby-plugin-page-creator@3.4.1) (2021-05-04)

**Note:** Version bump only for package gatsby-plugin-page-creator

# [3.4.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-page-creator@3.4.0-next.3...gatsby-plugin-page-creator@3.4.0) (2021-04-27)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-page-creator/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-page-creator",
"version": "3.4.0",
"version": "3.4.1",
"description": "Gatsby plugin that automatically creates pages from React components in specified directories",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"fs-exists-cached": "^1.0.0",
"gatsby-core-utils": "^2.4.0",
"gatsby-page-utils": "^1.4.0",
"gatsby-telemetry": "^2.4.0",
"gatsby-telemetry": "^2.4.1",
"globby": "^11.0.3",
"lodash": "^4.17.21"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-sharp/CHANGELOG.md
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.4.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@3.4.0...gatsby-plugin-sharp@3.4.1) (2021-05-04)

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

# [3.4.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@3.4.0-next.3...gatsby-plugin-sharp@3.4.0) (2021-04-27)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-sharp/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-sharp",
"description": "Wrapper of the Sharp image manipulation library for Gatsby plugins",
"version": "3.4.0",
"version": "3.4.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -13,7 +13,7 @@
"filenamify": "^4.2.0",
"fs-extra": "^9.1.0",
"gatsby-core-utils": "^2.4.0",
"gatsby-telemetry": "^2.4.0",
"gatsby-telemetry": "^2.4.1",
"got": "^10.7.0",
"imagemin": "^7.0.1",
"imagemin-mozjpeg": "^9.0.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-recipes/CHANGELOG.md
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.15.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.15.0...gatsby-recipes@0.15.1) (2021-05-04)

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

# [0.15.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.15.0-next.3...gatsby-recipes@0.15.0) (2021-04-27)

**Note:** Version bump only for package gatsby-recipes
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-recipes/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-recipes",
"description": "Core functionality for Gatsby Recipes",
"version": "0.15.0",
"version": "0.15.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down Expand Up @@ -31,7 +31,7 @@
"express-graphql": "^0.9.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^2.4.0",
"gatsby-telemetry": "^2.4.0",
"gatsby-telemetry": "^2.4.1",
"glob": "^7.1.6",
"graphql": "^15.4.0",
"graphql-compose": "~7.25.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-source-wordpress/CHANGELOG.md
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.

## [5.4.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@5.4.0...gatsby-source-wordpress@5.4.1) (2021-05-04)

### Bug Fixes

- **gatsby-source-wordpress:** previewing drafts requires using the preview query ([#31133](https://github.com/gatsbyjs/gatsby/issues/31133)) ([#31243](https://github.com/gatsbyjs/gatsby/issues/31243)) ([22590b4](https://github.com/gatsbyjs/gatsby/commit/22590b4c8293f2f3dcec2ef355d6d690280beda8))

# [5.4.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@5.4.0-next.3...gatsby-source-wordpress@5.4.0) (2021-04-27)

**Note:** Version bump only for package gatsby-source-wordpress
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-wordpress/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "gatsby-source-wordpress",
"description": "Source data from WordPress in an efficient and scalable way.",
"author": "Tyler Barnes <tylerdbarnes@gmail.com>",
"version": "5.4.0",
"version": "5.4.1",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-telemetry/CHANGELOG.md
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.4.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@2.4.0...gatsby-telemetry@2.4.1) (2021-05-04)

### Bug Fixes

- **gatsby-telemetry:** Read installedGatsbyVersion correctly for workspaces ([#31196](https://github.com/gatsbyjs/gatsby/issues/31196)) ([#31244](https://github.com/gatsbyjs/gatsby/issues/31244)) ([f0ef523](https://github.com/gatsbyjs/gatsby/commit/f0ef523a1cca6f074861d950fdf2cae48f3d0f1c))

# [2.4.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@2.4.0-next.3...gatsby-telemetry@2.4.0) (2021-04-27)

**Note:** Version bump only for package gatsby-telemetry
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-telemetry/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-telemetry",
"description": "Gatsby Telemetry",
"version": "2.4.0",
"version": "2.4.1",
"author": "Jarmo Isotalo <jarmo@isotalo.fi>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-transformer-sqip/CHANGELOG.md
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.4.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@3.4.0...gatsby-transformer-sqip@3.4.1) (2021-05-04)

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

# [3.4.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@3.4.0-next.3...gatsby-transformer-sqip@3.4.0) (2021-04-27)

**Note:** Version bump only for package gatsby-transformer-sqip
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-transformer-sqip/package.json
@@ -1,15 +1,15 @@
{
"name": "gatsby-transformer-sqip",
"description": "Generates geometric primitive version of images",
"version": "3.4.0",
"version": "3.4.1",
"author": "Benedikt Rötsch <roetsch.beni@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@babel/runtime": "^7.12.5",
"fs-extra": "^8.1.0",
"gatsby-plugin-sharp": "^3.4.0",
"gatsby-plugin-sharp": "^3.4.1",
"md5-file": "^5.0.0",
"mini-svg-data-uri": "^1.2.3",
"p-queue": "^6.6.2",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby/CHANGELOG.md
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.4.1](https://github.com/gatsbyjs/gatsby/compare/gatsby@3.4.0...gatsby@3.4.1) (2021-05-04)

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

# [3.4.0](https://github.com/gatsbyjs/gatsby/compare/gatsby@3.4.0-next.6...gatsby@3.4.0) (2021-04-27)

### Bug Fixes
Expand Down
8 changes: 4 additions & 4 deletions packages/gatsby/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "Blazing fast modern site generator for React",
"version": "3.4.0",
"version": "3.4.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./cli.js"
Expand Down Expand Up @@ -78,16 +78,16 @@
"find-cache-dir": "^3.3.1",
"fs-exists-cached": "1.0.0",
"fs-extra": "^8.1.0",
"gatsby-cli": "^3.4.0",
"gatsby-cli": "^3.4.1",
"gatsby-core-utils": "^2.4.0",
"gatsby-graphiql-explorer": "^1.4.0",
"gatsby-legacy-polyfills": "^1.4.0",
"gatsby-link": "^3.4.0",
"gatsby-plugin-page-creator": "^3.4.0",
"gatsby-plugin-page-creator": "^3.4.1",
"gatsby-plugin-typescript": "^3.4.0",
"gatsby-plugin-utils": "^1.4.0",
"gatsby-react-router-scroll": "^4.4.0",
"gatsby-telemetry": "^2.4.0",
"gatsby-telemetry": "^2.4.1",
"glob": "^7.1.6",
"got": "8.3.2",
"graphql": "^15.4.0",
Expand Down

0 comments on commit c583e74

Please sign in to comment.