Skip to content

Commit

Permalink
chore(release): Publish next
Browse files Browse the repository at this point in the history
 - gatsby-admin@0.24.0-next.7
 - gatsby-plugin-styled-components@4.14.0-next.3
 - gatsby-transformer-documentationjs@5.14.0-next.3
 - gatsby@3.14.0-next.7
  • Loading branch information
wardpeet committed Sep 11, 2021
1 parent 1720988 commit 85645cd
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/gatsby-admin/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-admin",
"version": "0.24.0-next.6",
"version": "0.24.0-next.7",
"main": "index.js",
"author": "Max Stoiber",
"license": "MIT",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@typescript-eslint/parser": "^4.29.3",
"csstype": "^2.6.17",
"formik": "^2.2.9",
"gatsby": "^3.14.0-next.6",
"gatsby": "^3.14.0-next.7",
"gatsby-interface": "^0.0.244",
"gatsby-plugin-typescript": "^3.14.0-next.4",
"gatsby-plugin-webfonts": "^1.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-styled-components/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-styled-components",
"description": "Gatsby plugin to add support for styled components",
"version": "4.14.0-next.2",
"version": "4.14.0-next.3",
"author": "Guten Ye <ywzhaifei@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-documentationjs/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-transformer-documentationjs",
"description": "Gatsby transformer plugin which uses Documentation.js to extract JavaScript documentation",
"version": "5.14.0-next.2",
"version": "5.14.0-next.3",
"author": "Kyle Mathews",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
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": "3.14.0-next.6",
"version": "3.14.0-next.7",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./cli.js"
Expand Down

0 comments on commit 85645cd

Please sign in to comment.