Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-plugin-nprogress@2.0.9
 - gatsby-plugin-page-creator@2.0.9
 - gatsby-plugin-preact@2.0.10
 - gatsby-plugin-react-helmet@3.0.8
 - gatsby-source-wordpress@3.0.43
 - gatsby-transformer-remark@2.3.1
 - gatsby@2.1.23
  • Loading branch information
KyleAMathews committed Mar 5, 2019
1 parent 9835f56 commit 224fb1d
Show file tree
Hide file tree
Showing 14 changed files with 41 additions and 8 deletions.
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-nprogress/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.9](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-nprogress/compare/gatsby-plugin-nprogress@2.0.8...gatsby-plugin-nprogress@2.0.9) (2019-03-05)

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

## [2.0.8](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-nprogress/compare/gatsby-plugin-nprogress@2.0.7...gatsby-plugin-nprogress@2.0.8) (2019-02-01)

**Note:** Version bump only for package gatsby-plugin-nprogress
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-nprogress/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-nprogress",
"description": "Shows page loading indicator when loading page resources is delayed",
"version": "2.0.8",
"version": "2.0.9",
"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-plugin-page-creator/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.9](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-page-creator/compare/gatsby-plugin-page-creator@2.0.8...gatsby-plugin-page-creator@2.0.9) (2019-03-05)

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

## [2.0.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-page-creator@2.0.7...gatsby-plugin-page-creator@2.0.8) (2019-02-22)

**Note:** Version bump only for package gatsby-plugin-page-creator
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-page-creator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-page-creator",
"version": "2.0.8",
"version": "2.0.9",
"description": "Gatsby plugin that automatically creates pages from React components in specified directories",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-preact/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.10](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-preact/compare/gatsby-plugin-preact@2.0.9...gatsby-plugin-preact@2.0.10) (2019-03-05)

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

## [2.0.9](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-preact/compare/gatsby-plugin-preact@2.0.8...gatsby-plugin-preact@2.0.9) (2019-02-01)

**Note:** Version bump only for package gatsby-plugin-preact
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-preact/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-preact",
"description": "A Gatsby plugin which replaces React with Preact",
"version": "2.0.9",
"version": "2.0.10",
"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-plugin-react-helmet/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.8](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-react-helmet/compare/gatsby-plugin-react-helmet@3.0.7...gatsby-plugin-react-helmet@3.0.8) (2019-03-05)

**Note:** Version bump only for package gatsby-plugin-react-helmet

## [3.0.7](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-react-helmet/compare/gatsby-plugin-react-helmet@3.0.6...gatsby-plugin-react-helmet@3.0.7) (2019-02-25)

**Note:** Version bump only for package gatsby-plugin-react-helmet
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-react-helmet/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-react-helmet",
"description": "Manage document head data with react-helmet. Provides drop-in server rendering support for Gatsby.",
"version": "3.0.7",
"version": "3.0.8",
"author": "Kyle Mathews <matthews.kyle@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.0.43](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-wordpress/compare/gatsby-source-wordpress@3.0.42...gatsby-source-wordpress@3.0.43) (2019-03-05)

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

## [3.0.42](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-wordpress/compare/gatsby-source-wordpress@3.0.41...gatsby-source-wordpress@3.0.42) (2019-03-04)

### Bug Fixes
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.0.42",
"version": "3.0.43",
"author": "Sebastien Fichot <fichot.sebastien@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-transformer-remark/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.3.1](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-remark/compare/gatsby-transformer-remark@2.3.0...gatsby-transformer-remark@2.3.1) (2019-03-05)

### Bug Fixes

- **gatsby-transformer-remark:** Fix unreturned Promise warning ([#12303](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-remark/issues/12303)) ([6f8f2c3](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-remark/commit/6f8f2c3))

# [2.3.0](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-remark/compare/gatsby-transformer-remark@2.2.6...gatsby-transformer-remark@2.3.0) (2019-02-25)

### Features
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.3.0",
"version": "2.3.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
7 changes: 7 additions & 0 deletions packages/gatsby/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.

## [2.1.23](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.1.22...gatsby@2.1.23) (2019-03-05)

### Bug Fixes

- **core:** Only delete html/css files during prod builds ([#12243](https://github.com/gatsbyjs/gatsby/issues/12243)) ([9835f56](https://github.com/gatsbyjs/gatsby/commit/9835f56))
- **gatsby:** don't delete /404.html during development ([#12297](https://github.com/gatsbyjs/gatsby/issues/12297)) ([23488ea](https://github.com/gatsbyjs/gatsby/commit/23488ea))

## [2.1.22](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.1.21...gatsby@2.1.22) (2019-03-05)

**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.1.22",
"version": "2.1.23",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./dist/bin/gatsby.js"
Expand Down Expand Up @@ -66,7 +66,7 @@
"fs-extra": "^5.0.0",
"gatsby-cli": "^2.4.13",
"gatsby-link": "^2.0.14",
"gatsby-plugin-page-creator": "^2.0.8",
"gatsby-plugin-page-creator": "^2.0.9",
"gatsby-react-router-scroll": "^2.0.4",
"glob": "^7.1.1",
"graphql": "^14.1.1",
Expand Down

0 comments on commit 224fb1d

Please sign in to comment.