Skip to content

Commit

Permalink
chore(release): Publish next
Browse files Browse the repository at this point in the history
 - babel-preset-gatsby@1.0.0-next.2
 - gatsby-admin@0.10.0-next.2
 - gatsby-cli@3.0.0-next.2
 - gatsby-codemods@2.0.0-next.1
 - gatsby-plugin-feed@3.0.0-next.1
 - gatsby-plugin-google-analytics@3.0.0-next.1
 - gatsby-plugin-image@1.0.0-next.2
 - gatsby-plugin-offline@4.0.0-next.1
 - gatsby-plugin-sharp@3.0.0-next.2
 - gatsby-recipes@0.11.0-next.1
 - gatsby-source-contentful@5.0.0-next.2
 - gatsby-source-drupal@4.0.0-next.1
 - gatsby-source-filesystem@3.0.0-next.1
 - gatsby-source-hacker-news@3.0.0-next.1
 - gatsby-source-mongodb@3.0.0-next.1
 - gatsby-source-npm-package-search@3.0.0-next.1
 - gatsby-source-shopify@4.0.0-next.1
 - gatsby-source-wordpress@5.0.0-next.2
 - gatsby-transformer-screenshot@3.0.0-next.1
 - gatsby-transformer-sharp@3.0.0-next.1
 - gatsby-transformer-sqip@3.0.0-next.2
 - gatsby@3.0.0-next.2
  • Loading branch information
ascorbic committed Feb 11, 2021
1 parent 486d9ed commit ea3facd
Show file tree
Hide file tree
Showing 44 changed files with 188 additions and 34 deletions.
4 changes: 4 additions & 0 deletions packages/babel-preset-gatsby/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.0.0-next.2](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@1.0.0-next.1...babel-preset-gatsby@1.0.0-next.2) (2021-02-11)

**Note:** Version bump only for package babel-preset-gatsby

# [1.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@1.0.0-next.0...babel-preset-gatsby@1.0.0-next.1) (2021-02-08)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-preset-gatsby",
"version": "1.0.0-next.1",
"version": "1.0.0-next.2",
"author": "Philipp Spiess <hello@philippspiess.com>",
"repository": {
"type": "git",
Expand Down
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.10.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.10.0-next.1...gatsby-admin@0.10.0-next.2) (2021-02-11)

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

# [0.10.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.10.0-next.0...gatsby-admin@0.10.0-next.1) (2021-02-08)

**Note:** Version bump only for package gatsby-admin
Expand Down
4 changes: 2 additions & 2 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.10.0-next.1",
"version": "0.10.0-next.2",
"main": "index.js",
"author": "Max Stoiber",
"license": "MIT",
Expand All @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^2.34.0",
"csstype": "^2.6.14",
"formik": "^2.2.6",
"gatsby": "^3.0.0-next.1",
"gatsby": "^3.0.0-next.2",
"gatsby-interface": "^0.0.244",
"gatsby-plugin-typescript": "^3.0.0-next.0",
"gatsby-plugin-webfonts": "^1.1.4",
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.

# [3.0.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@3.0.0-next.1...gatsby-cli@3.0.0-next.2) (2021-02-11)

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

# [3.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@3.0.0-next.0...gatsby-cli@3.0.0-next.1) (2021-02-08)

**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": "3.0.0-next.1",
"version": "3.0.0-next.2",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "cli.js"
Expand All @@ -25,7 +25,7 @@
"fs-exists-cached": "^1.0.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^2.0.0-next.0",
"gatsby-recipes": "^0.11.0-next.0",
"gatsby-recipes": "^0.11.0-next.1",
"gatsby-telemetry": "^2.0.0-next.0",
"hosted-git-info": "^3.0.6",
"is-valid-path": "^0.1.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-codemods/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.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@2.0.0-next.0...gatsby-codemods@2.0.0-next.1) (2021-02-11)

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

# [2.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.11.0-next.0...gatsby-codemods@2.0.0-next.0) (2021-02-05)

**Note:** Version bump only for package gatsby-codemods
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-codemods/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-codemods",
"version": "2.0.0-next.0",
"version": "2.0.0-next.1",
"description": "A collection of codemod scripts for use with JSCodeshift that help migrate to newer versions of Gatsby.",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-feed/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.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@3.0.0-next.0...gatsby-plugin-feed@3.0.0-next.1) (2021-02-11)

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

# [3.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.14.0-next.0...gatsby-plugin-feed@3.0.0-next.0) (2021-02-05)

**Note:** Version bump only for package gatsby-plugin-feed
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-feed/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-feed",
"description": "Creates an RSS feed for your Gatsby site.",
"version": "3.0.0-next.0",
"version": "3.0.0-next.1",
"author": "Nicholas Young <nicholas@nicholaswyoung.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-google-analytics/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.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-analytics@3.0.0-next.0...gatsby-plugin-google-analytics@3.0.0-next.1) (2021-02-11)

**Note:** Version bump only for package gatsby-plugin-google-analytics

# [3.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-analytics@2.12.0-next.0...gatsby-plugin-google-analytics@3.0.0-next.0) (2021-02-05)

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

# [1.0.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-image@1.0.0-next.1...gatsby-plugin-image@1.0.0-next.2) (2021-02-11)

### Bug Fixes

- add common-tags to package.jsons ([#29424](https://github.com/gatsbyjs/gatsby/issues/29424)) ([94689ad](https://github.com/gatsbyjs/gatsby/commit/94689addc401f62248928a4df1587922261c96e6))

### Features

- **gatsby-plugin-image:** Add resolver helper and improve custom hook ([#29342](https://github.com/gatsbyjs/gatsby/issues/29342)) ([e567aa8](https://github.com/gatsbyjs/gatsby/commit/e567aa82695cf19a7d9eb4c280be767e562c3976))

# [1.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-image@1.0.0-next.0...gatsby-plugin-image@1.0.0-next.1) (2021-02-08)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-image/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-image",
"version": "1.0.0-next.1",
"version": "1.0.0-next.2",
"scripts": {
"build": "npm-run-all -s clean -p build:*",
"build:gatsby-node": "tsc --jsx react --downlevelIteration true --skipLibCheck true --esModuleInterop true --outDir dist/ src/gatsby-node.ts src/babel-plugin-parse-static-images.ts src/resolver-utils.ts src/types.d.ts -d --declarationDir dist/src",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-offline/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.

# [4.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@4.0.0-next.0...gatsby-plugin-offline@4.0.0-next.1) (2021-02-11)

### Bug Fixes

- **gatsby-plugin-offline:** Cache avif images ([#29394](https://github.com/gatsbyjs/gatsby/issues/29394)) ([0a42d07](https://github.com/gatsbyjs/gatsby/commit/0a42d07b55644835ded4de2f8a6952a9f3f81602))

# [4.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@3.11.0-next.0...gatsby-plugin-offline@4.0.0-next.0) (2021-02-05)

**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": "4.0.0-next.0",
"version": "4.0.0-next.1",
"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-sharp/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.0.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@3.0.0-next.1...gatsby-plugin-sharp@3.0.0-next.2) (2021-02-11)

### Features

- **gatsby:** Remove boundActionCreators ([#29129](https://github.com/gatsbyjs/gatsby/issues/29129)) ([b1f8663](https://github.com/gatsbyjs/gatsby/commit/b1f866394345117d9eec0cb47270a18a9d2bf485))

# [3.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@3.0.0-next.0...gatsby-plugin-sharp@3.0.0-next.1) (2021-02-08)

**Note:** Version bump only for package gatsby-plugin-sharp
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-sharp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-sharp",
"description": "Wrapper of the Sharp image manipulation library for Gatsby plugins",
"version": "3.0.0-next.1",
"version": "3.0.0-next.2",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down Expand Up @@ -34,7 +34,7 @@
"@types/sharp": "^0.27.1",
"babel-preset-gatsby-package": "^1.0.0-next.0",
"cross-env": "^7.0.3",
"gatsby-plugin-image": "^1.0.0-next.1",
"gatsby-plugin-image": "^1.0.0-next.2",
"gatsby-plugin-utils": "^1.0.0-next.0"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp#readme",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-recipes/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.11.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.11.0-next.0...gatsby-recipes@0.11.0-next.1) (2021-02-11)

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

# [0.11.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.10.0-next.1...gatsby-recipes@0.11.0-next.0) (2021-02-05)

**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.11.0-next.0",
"version": "0.11.0-next.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
13 changes: 13 additions & 0 deletions packages/gatsby-source-contentful/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@5.0.0-next.1...gatsby-source-contentful@5.0.0-next.2) (2021-02-11)

### Bug Fixes

- add common-tags to package.jsons ([#29424](https://github.com/gatsbyjs/gatsby/issues/29424)) ([94689ad](https://github.com/gatsbyjs/gatsby/commit/94689addc401f62248928a4df1587922261c96e6))

### Features

- **gatsby:** Remove deleteNode with ID arg ([#29205](https://github.com/gatsbyjs/gatsby/issues/29205)) ([01b6123](https://github.com/gatsbyjs/gatsby/commit/01b6123d7b1fca922a4fe450651d39e6de4b96a1))
- **gatsby:** Remove old touchNode signature ([#29245](https://github.com/gatsbyjs/gatsby/issues/29245)) ([0927cb0](https://github.com/gatsbyjs/gatsby/commit/0927cb007d0774bed8cf5ead3130ff6b7c3393b7))
- **gatsby-plugin-image:** Add resolver helper and improve custom hook ([#29342](https://github.com/gatsbyjs/gatsby/issues/29342)) ([e567aa8](https://github.com/gatsbyjs/gatsby/commit/e567aa82695cf19a7d9eb4c280be767e562c3976))
- **gatsby-source-contentful:** improve Contentful image handling ([#29398](https://github.com/gatsbyjs/gatsby/issues/29398)) ([c1e95a4](https://github.com/gatsbyjs/gatsby/commit/c1e95a43e39870a099304fc4822001b9ad2a405a))

# [5.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@5.0.0-next.0...gatsby-source-contentful@5.0.0-next.1) (2021-02-08)

**Note:** Version bump only for package gatsby-source-contentful
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-source-contentful/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-contentful",
"description": "Gatsby source plugin for building websites using the Contentful CMS as a data source",
"version": "5.0.0-next.1",
"version": "5.0.0-next.2",
"author": "Marcus Ericsson <mericsson@gmail.com> (mericsson.com)",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -17,9 +17,9 @@
"contentful": "^7.15.2",
"fs-extra": "^9.1.0",
"gatsby-core-utils": "^2.0.0-next.0",
"gatsby-plugin-image": "^1.0.0-next.1",
"gatsby-plugin-image": "^1.0.0-next.2",
"gatsby-plugin-utils": "^1.0.0-next.0",
"gatsby-source-filesystem": "^3.0.0-next.0",
"gatsby-source-filesystem": "^3.0.0-next.1",
"is-online": "^8.5.1",
"json-stringify-safe": "^5.0.1",
"lodash": "^4.17.20",
Expand Down
7 changes: 7 additions & 0 deletions packages/gatsby-source-drupal/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.

# [4.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-drupal@4.0.0-next.0...gatsby-source-drupal@4.0.0-next.1) (2021-02-11)

### Features

- **gatsby:** Remove deleteNode with ID arg ([#29205](https://github.com/gatsbyjs/gatsby/issues/29205)) ([01b6123](https://github.com/gatsbyjs/gatsby/commit/01b6123d7b1fca922a4fe450651d39e6de4b96a1))
- **gatsby:** Remove old touchNode signature ([#29245](https://github.com/gatsbyjs/gatsby/issues/29245)) ([0927cb0](https://github.com/gatsbyjs/gatsby/commit/0927cb007d0774bed8cf5ead3130ff6b7c3393b7))

# [4.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-drupal@3.14.0-next.0...gatsby-source-drupal@4.0.0-next.0) (2021-02-05)

**Note:** Version bump only for package gatsby-source-drupal
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-source-drupal/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-drupal",
"description": "Gatsby source plugin for building websites using the Drupal CMS as a data source",
"version": "4.0.0-next.0",
"version": "4.0.0-next.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -11,7 +11,7 @@
"axios": "^0.21.1",
"bluebird": "^3.7.2",
"body-parser": "^1.19.0",
"gatsby-source-filesystem": "^3.0.0-next.0",
"gatsby-source-filesystem": "^3.0.0-next.1",
"lodash": "^4.17.20",
"tiny-async-pool": "^1.1.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-source-filesystem/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.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@3.0.0-next.0...gatsby-source-filesystem@3.0.0-next.1) (2021-02-11)

### Features

- **gatsby:** Remove deleteNode with ID arg ([#29205](https://github.com/gatsbyjs/gatsby/issues/29205)) ([01b6123](https://github.com/gatsbyjs/gatsby/commit/01b6123d7b1fca922a4fe450651d39e6de4b96a1))

# [3.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.12.0-next.0...gatsby-source-filesystem@3.0.0-next.0) (2021-02-05)

**Note:** Version bump only for package gatsby-source-filesystem
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-filesystem/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-filesystem",
"description": "Gatsby source plugin for building websites from local data. Markdown, JSON, images, YAML, CSV, and dozens of other data types supported.",
"version": "3.0.0-next.0",
"version": "3.0.0-next.1",
"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-source-hacker-news/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.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-hacker-news@3.0.0-next.0...gatsby-source-hacker-news@3.0.0-next.1) (2021-02-11)

**Note:** Version bump only for package gatsby-source-hacker-news

# [3.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-hacker-news@2.12.0-next.0...gatsby-source-hacker-news@3.0.0-next.0) (2021-02-05)

**Note:** Version bump only for package gatsby-source-hacker-news
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-hacker-news/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-hacker-news",
"description": "Gatsby source plugin for building websites using Hacker News as a data source",
"version": "3.0.0-next.0",
"version": "3.0.0-next.1",
"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-source-mongodb/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.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-mongodb@3.0.0-next.0...gatsby-source-mongodb@3.0.0-next.1) (2021-02-11)

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

# [3.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-mongodb@2.11.0-next.0...gatsby-source-mongodb@3.0.0-next.0) (2021-02-05)

**Note:** Version bump only for package gatsby-source-mongodb
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-mongodb/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-mongodb",
"description": "Source plugin for pulling data into Gatsby from MongoDB collections",
"version": "3.0.0-next.0",
"version": "3.0.0-next.1",
"authors": [
"jhermans85@hotmail.com",
"hi@elmar.codes"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-source-npm-package-search/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.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-npm-package-search@3.0.0-next.0...gatsby-source-npm-package-search@3.0.0-next.1) (2021-02-11)

### Features

- **gatsby:** Remove boundActionCreators ([#29129](https://github.com/gatsbyjs/gatsby/issues/29129)) ([b1f8663](https://github.com/gatsbyjs/gatsby/commit/b1f866394345117d9eec0cb47270a18a9d2bf485))

# [3.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-npm-package-search@2.11.0-next.0...gatsby-source-npm-package-search@3.0.0-next.0) (2021-02-05)

**Note:** Version bump only for package gatsby-source-npm-package-search
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-npm-package-search/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-npm-package-search",
"description": "Search NPM packages and pull NPM & GitHub metadata from Algolia's NPM index",
"version": "3.0.0-next.0",
"version": "3.0.0-next.1",
"author": "james.a.stack@gmail.com",
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit ea3facd

Please sign in to comment.