Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-plugin-benchmark-reporting@0.0.11
 - gatsby-plugin-typescript@2.2.2
  • Loading branch information
pvdz committed Mar 7, 2020
1 parent 4b93826 commit 28a0c9c
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-benchmark-reporting/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.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-benchmark-reporting@0.0.10...gatsby-plugin-benchmark-reporting@0.0.11) (2020-03-07)

**Note:** Version bump only for package gatsby-plugin-benchmark-reporting

## [0.0.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-benchmark-reporting@0.0.9...gatsby-plugin-benchmark-reporting@0.0.10) (2020-03-06)

**Note:** Version bump only for package gatsby-plugin-benchmark-reporting
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-benchmark-reporting/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-benchmark-reporting",
"description": "Gatsby Benchmark Reporting",
"version": "0.0.10",
"version": "0.0.11",
"author": "Peter van der Zee <pvdz@github>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-typescript/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.2.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-typescript@2.2.1...gatsby-plugin-typescript@2.2.2) (2020-03-07)

### Bug Fixes

- **gatsby-plugin-typescript:** Broader webpack support ([#22003](https://github.com/gatsbyjs/gatsby/issues/22003)) ([4b93826](https://github.com/gatsbyjs/gatsby/commit/4b93826))

## [2.2.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-typescript@2.2.0...gatsby-plugin-typescript@2.2.1) (2020-03-06)

**Note:** Version bump only for package gatsby-plugin-typescript
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-typescript",
"description": "Adds TypeScript support to Gatsby",
"version": "2.2.1",
"version": "2.2.2",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down

0 comments on commit 28a0c9c

Please sign in to comment.