Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-admin@0.1.88
 - gatsby-plugin-less@4.0.1
 - gatsby-plugin-mdx@1.2.23
 - gatsby-plugin-postcss@2.3.10
 - gatsby-plugin-sass@2.3.11
 - gatsby-source-contentful@2.3.25
 - gatsby-source-wordpress@3.3.20
 - gatsby-transformer-remark@2.8.24
 - gatsby@2.23.23
  • Loading branch information
wardpeet committed Jul 9, 2020
1 parent d048dbd commit 80dab3f
Show file tree
Hide file tree
Showing 18 changed files with 50 additions and 10 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.1.88](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.87...gatsby-admin@0.1.88) (2020-07-09)

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

## [0.1.87](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.86...gatsby-admin@0.1.87) (2020-07-07)

**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.1.87",
"version": "0.1.88",
"main": "index.js",
"author": "Max Stoiber",
"license": "MIT",
Expand All @@ -17,7 +17,7 @@
"@typescript-eslint/parser": "^2.28.0",
"csstype": "^2.6.10",
"formik": "^2.1.4",
"gatsby": "^2.23.22",
"gatsby": "^2.23.23",
"gatsby-interface": "0.0.173",
"gatsby-plugin-typescript": "^2.4.13",
"gatsby-source-graphql": "^2.6.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-less/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.

## [4.0.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-less@4.0.0...gatsby-plugin-less@4.0.1) (2020-07-09)

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

# [4.0.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-less@3.2.9...gatsby-plugin-less@4.0.0) (2020-07-03)

**Note:** Version bump only for package gatsby-plugin-less
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-less/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-less",
"description": "Gatsby plugin to add support for using Less",
"version": "4.0.0",
"version": "4.0.1",
"author": "monastic.panic@gmail.com",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-mdx/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.

## [1.2.23](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.2.22...gatsby-plugin-mdx@1.2.23) (2020-07-09)

### Performance Improvements

- **gatsby-plugin-mdx:** prevent babel parse step at sourcing time ([#25437](https://github.com/gatsbyjs/gatsby/issues/25437)) ([760845a](https://github.com/gatsbyjs/gatsby/commit/760845a))

## [1.2.22](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.2.21...gatsby-plugin-mdx@1.2.22) (2020-07-02)

**Note:** Version bump only for package gatsby-plugin-mdx
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-mdx/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-mdx",
"version": "1.2.22",
"version": "1.2.23",
"description": "MDX integration for Gatsby",
"main": "index.js",
"license": "MIT",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-postcss/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.

## [2.3.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-postcss@2.3.9...gatsby-plugin-postcss@2.3.10) (2020-07-09)

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

## [2.3.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-postcss@2.3.8...gatsby-plugin-postcss@2.3.9) (2020-07-02)

**Note:** Version bump only for package gatsby-plugin-postcss
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-postcss/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-postcss",
"description": "Gatsby plugin to handle PostCSS",
"version": "2.3.9",
"version": "2.3.10",
"author": "Marat Dreizin <marat.dreizin@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-sass/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.

## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@2.3.10...gatsby-plugin-sass@2.3.11) (2020-07-09)

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

## [2.3.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@2.3.9...gatsby-plugin-sass@2.3.10) (2020-07-02)

**Note:** Version bump only for package gatsby-plugin-sass
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sass/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-sass",
"description": "Gatsby plugin to handle scss/sass files",
"version": "2.3.10",
"version": "2.3.11",
"author": "Daniel Farrell <daniel@mobelux.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-source-contentful/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.

## [2.3.25](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.3.24...gatsby-source-contentful@2.3.25) (2020-07-09)

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

## [2.3.24](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.3.23...gatsby-source-contentful@2.3.24) (2020-07-07)

### Performance Improvements
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-contentful/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-contentful",
"description": "Gatsby source plugin for building websites using the Contentful CMS as a data source",
"version": "2.3.24",
"version": "2.3.25",
"author": "Marcus Ericsson <mericsson@gmail.com> (mericsson.com)",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-source-wordpress/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.3.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@3.3.19...gatsby-source-wordpress@3.3.20) (2020-07-09)

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

## [3.3.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@3.3.18...gatsby-source-wordpress@3.3.19) (2020-07-02)

**Note:** Version bump only for package gatsby-source-wordpress
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-wordpress/package.json
@@ -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.19",
"version": "3.3.20",
"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-transformer-remark/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.

## [2.8.24](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.23...gatsby-transformer-remark@2.8.24) (2020-07-09)

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

## [2.8.23](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.22...gatsby-transformer-remark@2.8.23) (2020-07-02)

**Note:** Version bump only for package gatsby-transformer-remark
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-remark/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-transformer-remark",
"description": "Gatsby transformer plugin for Markdown using the Remark library and ecosystem",
"version": "2.8.23",
"version": "2.8.24",
"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/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.23.23](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.23.22...gatsby@2.23.23) (2020-07-09)

### Bug Fixes

- **gatsby:** end activity if plugin didn't do it ([#25470](https://github.com/gatsbyjs/gatsby/issues/25470)) ([44d0c2a](https://github.com/gatsbyjs/gatsby/commit/44d0c2a))

## [2.23.22](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.23.21...gatsby@2.23.22) (2020-07-07)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "Blazing fast modern site generator for React",
"version": "2.23.22",
"version": "2.23.23",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./cli.js"
Expand Down

0 comments on commit 80dab3f

Please sign in to comment.