Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6815536

Browse files
committed
chore(release): Publish next
- gatsby-link@4.24.0-next.2 - gatsby-plugin-cxs@4.24.0-next.1 - gatsby-plugin-feed@4.24.0-next.1 - gatsby-plugin-fullstory@4.24.0-next.1 - gatsby-plugin-google-analytics@4.24.0-next.1 - gatsby-plugin-google-gtag@4.24.0-next.1 - gatsby-plugin-google-tagmanager@4.24.0-next.1 - gatsby-plugin-image@2.24.0-next.1 - gatsby-plugin-jss@4.24.0-next.1 - gatsby-plugin-mdx@4.3.0-next.2 - gatsby-plugin-netlify-cms@6.24.0-next.1 - gatsby-plugin-offline@5.24.0-next.1 - gatsby-plugin-sharp@4.24.0-next.1 - gatsby-plugin-sitemap@5.24.0-next.2 - gatsby-plugin-styled-components@5.24.0-next.1 - gatsby-plugin-typography@4.24.0-next.1 - gatsby-react-router-scroll@5.24.0-next.1 - gatsby-remark-autolink-headers@5.24.0-next.1 - gatsby-remark-copy-linked-files@5.24.0-next.1 - gatsby-script@1.9.0-next.1 - gatsby-source-shopify@7.13.0-next.1 - gatsby-source-wordpress@6.24.0-next.1 - gatsby-transformer-sqip@4.24.0-next.1 - gatsby@4.24.0-next.3
1 parentf141c59 commit6815536

File tree

24 files changed

+31
-31
lines changed

24 files changed

+31
-31
lines changed

‎packages/gatsby-link/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"gatsby-link",
33
"description":"An enhanced Link component for Gatsby sites with support for resource prefetching",
4-
"version":"4.24.0-next.1",
4+
"version":"4.24.0-next.2",
55
"author":"Kyle Mathews <mathews.kyle@gmail.com>",
66
"bugs": {
77
"url":"https://github.com/gatsbyjs/gatsby/issues"

‎packages/gatsby-plugin-cxs/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"gatsby-plugin-cxs",
33
"description":"Gatsby plugin to add SSR support for ctx",
4-
"version":"4.24.0-next.0",
4+
"version":"4.24.0-next.1",
55
"author":"Chen-Tai Hou <ctxhou@gmail.com>",
66
"bugs": {
77
"url":"https://github.com/gatsbyjs/gatsby/issues"

‎packages/gatsby-plugin-feed/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"gatsby-plugin-feed",
33
"description":"Creates an RSS feed for your Gatsby site.",
4-
"version":"4.24.0-next.0",
4+
"version":"4.24.0-next.1",
55
"author":"Nicholas Young <nicholas@nicholaswyoung.com>",
66
"bugs": {
77
"url":"https://github.com/gatsbyjs/gatsby/issues"

‎packages/gatsby-plugin-fullstory/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"gatsby-plugin-fullstory",
3-
"version":"4.24.0-next.0",
3+
"version":"4.24.0-next.1",
44
"description":"Plugin to add the tracking code for Fullstory.com",
55
"main":"index.js",
66
"scripts": {

‎packages/gatsby-plugin-google-analytics/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"gatsby-plugin-google-analytics",
33
"description":"Gatsby plugin to add google analytics onto a site",
4-
"version":"4.24.0-next.0",
4+
"version":"4.24.0-next.1",
55
"author":"Kyle Mathews <mathews.kyle@gmail.com>",
66
"bugs": {
77
"url":"https://github.com/gatsbyjs/gatsby/issues"

‎packages/gatsby-plugin-google-gtag/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"gatsby-plugin-google-gtag",
33
"description":"Gatsby plugin to add google gtag onto a site",
4-
"version":"4.24.0-next.0",
4+
"version":"4.24.0-next.1",
55
"author":"Tyler Buchea <tyler@buchea.com>",
66
"bugs": {
77
"url":"https://github.com/gatsbyjs/gatsby/issues"

‎packages/gatsby-plugin-google-tagmanager/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"gatsby-plugin-google-tagmanager",
33
"description":"Gatsby plugin to add google tagmanager onto a site",
4-
"version":"4.24.0-next.0",
4+
"version":"4.24.0-next.1",
55
"author":"Thijs Koerselman <thijs@vauxlab.com>",
66
"bugs": {
77
"url":"https://github.com/gatsbyjs/gatsby/issues"

‎packages/gatsby-plugin-image/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"gatsby-plugin-image",
3-
"version":"2.24.0-next.0",
3+
"version":"2.24.0-next.1",
44
"scripts": {
55
"build":"npm-run-all --npm-path npm -s clean -p build:*",
66
"postbuild":"prepend-directive --files=dist/gatsby-image.browser.js,dist/gatsby-image.browser.modern.js --directive=\"client export\"",

‎packages/gatsby-plugin-jss/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"gatsby-plugin-jss",
33
"description":"Gatsby plugin that adds SSR support for JSS",
4-
"version":"4.24.0-next.0",
4+
"version":"4.24.0-next.1",
55
"author":"Vladimir Guguiev <wizardzloy@gmail.com>",
66
"bugs": {
77
"url":"https://github.com/gatsbyjs/gatsby/issues"

‎packages/gatsby-plugin-mdx/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"gatsby-plugin-mdx",
3-
"version":"4.3.0-next.1",
3+
"version":"4.3.0-next.2",
44
"description":"MDX integration for Gatsby",
55
"main":"dist/index.js",
66
"types":"dist/index.d.ts",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp