Skip to content

Commit b57e41f

Browse files
authored
fix(gatsby): Remove version annotation in createPages (#27851)
1 parent f0d49d6 commit b57e41f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/gatsby/src/utils/api-node-docs.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ export const resolvableExtensions = true
1212
*
1313
* See also [the documentation for the action `createPage`](/docs/actions/#createPage).
1414
*
15-
* @gatsbyVersion 2.2.0
1615
* @param {object} $0 See the [documentation for `Node API Helpers` for more details](/docs/node-api-helpers)
1716
* @param {Actions} $0.actions See the [list of documented actions](/docs/actions)
1817
* @param {function} $0.actions.createPages [Documentation for this action](/docs/actions/#createPage)

0 commit comments

Comments
 (0)