Skip to content

Commit 7e8b647

Browse files
committed
10.0.0
1 parent 294c3c3 commit 7e8b647

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"!examples/*",
55
"packages/*"
66
],
7-
"version": "9.2.0"
7+
"version": "10.0.0"
88
}

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/gatsby-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@kontent-ai/gatsby-components",
33
"description": "Source plugin providing Kontent.ai data from REST Delivery API",
4-
"version": "9.1.0",
4+
"version": "10.0.0",
55
"main": "dist/index.js",
66
"license": "MIT",
77
"author": {

packages/gatsby-source/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@kontent-ai/gatsby-source",
33
"description": "Source plugin providing Kontent.ai data from REST Delivery API",
4-
"version": "9.2.0",
4+
"version": "10.0.0",
55
"main": "index.js",
66
"license": "MIT",
77
"author": {

0 commit comments

Comments
 (0)