Skip to content
This repository was archived by the owner on Jun 4, 2023. It is now read-only.

Commit 8c46441

Browse files
committed
v1.0.1-alpha.6
1 parent f6cadc0 commit 8c46441

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "1.0.1-alpha.5"
5+
"version": "1.0.1-alpha.6"
66
}

packages/contentful/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/contentful/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackbit/contentful-pull",
3-
"version": "1.0.1-alpha.4",
3+
"version": "1.0.1-alpha.6",
44
"description": "Tool to fetch content from Contentful and save it as files",
55
"author": "Stackbit Inc.",
66
"homepage": "https://github.com/stackbithq/stackbit-pull#readme",

packages/datocms/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/datocms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackbit/datocms-pull",
3-
"version": "1.0.1-alpha.4",
3+
"version": "1.0.1-alpha.6",
44
"description": "Tool to fetch content from DatoCMS and save it as files",
55
"author": "Stackbit Inc.",
66
"homepage": "https://github.com/stackbithq/stackbit-pull#readme",

0 commit comments

Comments
 (0)