Skip to content
This repository was archived by the owner on Jul 19, 2021. It is now read-only.

Commit 9b732fe

Browse files
author
Harshal Brahmbhatt
committed
v1.0.0-beta.17
1 parent 2e03eb6 commit 9b732fe

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lerna": "2.0.0",
3-
"version": "1.0.0-beta.16",
3+
"version": "1.0.0-beta.17",
44
"npmClient": "yarn",
55
"useWorkspaces": true,
66
"changelog": {

packages/slate-sections-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shopify/slate-sections-plugin",
3-
"version": "1.0.0-beta.16",
3+
"version": "1.0.0-beta.17",
44
"main": "index.js",
55
"license": "MIT",
66
"scripts": {

packages/slate-tools/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shopify/slate-tools",
3-
"version": "1.0.0-beta.16",
3+
"version": "1.0.0-beta.17",
44
"description": "A modern development toolkit for Shopify themes",
55
"repository": "https://github.com/Shopify/slate/tree/1.x/packages/slate-tools",
66
"license": "MIT",
@@ -19,7 +19,7 @@
1919
"@shopify/slate-cssvar-loader": "1.0.0-beta.16",
2020
"@shopify/slate-env": "1.0.0-beta.16",
2121
"@shopify/slate-liquid-asset-loader": "1.0.0-beta.11",
22-
"@shopify/slate-sections-plugin": "1.0.0-beta.16",
22+
"@shopify/slate-sections-plugin": "1.0.0-beta.17",
2323
"@shopify/slate-sync": "1.0.0-beta.16",
2424
"@shopify/slate-tag-webpack-plugin": "1.0.0-beta.14",
2525
"@shopify/theme-lint": "^2.0.0",

0 commit comments

Comments
 (0)