Skip to content

Commit b98e68f

Browse files
committed
Bumps plugin version to 0.2.0
Prepares for new feature additions or improvements by updating the version, signaling non-breaking enhancements or expanded capabilities.
1 parent e9747f5 commit b98e68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-source-github-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libsrcdev/gatsby-source-github-graphql",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "Gatsby source plugin that fetches data from GitHub GraphQL API and makes it available in the Gatsby GraphQL Data Layer. It supports subplugins to fetch specific GitHub resources and create relationships between them.",
55
"keywords": [
66
"gatsby",

0 commit comments

Comments
 (0)