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

Commit 19b63b1

Browse files
committed
v1.0.1-alpha.1
1 parent d18c1ee commit 19b63b1

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
@@ -2,5 +2,5 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "1.0.1-alpha.0"
5+
"version": "1.0.1-alpha.1"
66
}

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.0",
3+
"version": "1.0.1-alpha.1",
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",

0 commit comments

Comments
 (0)