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

Commit 7dc9de5

Browse files
committed
v1.0.1-alpha.3
1 parent 25cd781 commit 7dc9de5

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
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.2"
5+
"version": "1.0.1-alpha.3"
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.2",
3+
"version": "1.0.1-alpha.3",
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.2",
3+
"version": "1.0.1-alpha.3",
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",

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

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

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

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

0 commit comments

Comments
 (0)