Skip to content

Commit cce3854

Browse files
author
Ondřej Chrastina
committed
10.0.1
1 parent 6b56f9c commit cce3854

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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": "10.0.0"
7+
"version": "10.0.1"
88
}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "10.0.0",
4+
"version": "10.0.1",
55
"main": "index.js",
66
"license": "MIT",
77
"author": {

0 commit comments

Comments
 (0)