Skip to content

Commit 633464e

Browse files
committed
Publish
- @slicemachine/core@1.1.8 - @slicemachine/init@1.1.8 - slice-machine-ui@0.3.7
1 parent b5f01a8 commit 633464e

6 files changed

Lines changed: 8 additions & 8 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@slicemachine/core",
3-
"version": "1.1.8-alpha.1",
3+
"version": "1.1.8",
44
"private": false,
55
"main": "./build/index.js",
66
"engines": {

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@slicemachine/init",
3-
"version": "1.1.8-alpha.1",
3+
"version": "1.1.8",
44
"description": "The easiest way to add Slice Machine to your project",
55
"license": "MIT",
66
"bin": {
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"@hapi/hapi": "^20.2.0",
22-
"@slicemachine/core": "1.1.8-alpha.1",
22+
"@slicemachine/core": "1.1.8",
2323
"adm-zip": "^0.5.9",
2424
"analytics-node": "^6.0.0",
2525
"axios": "^0.24.0",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "slice-machine-ui",
3-
"version": "0.3.7-alpha.1",
3+
"version": "0.3.7",
44
"private": false,
55
"license": "MIT",
66
"description": "A visual builder for your Slice Models with all the tools you need to generate data models and mock CMS content locally.",
@@ -40,7 +40,7 @@
4040
"@babel/register": "^7.17.7",
4141
"@faker-js/faker": "^6.0.0",
4242
"@prismicio/types-internal": "^0.2.7",
43-
"@slicemachine/core": "1.1.8-alpha.1",
43+
"@slicemachine/core": "1.1.8",
4444
"@svgr/webpack": "^5.4.0",
4545
"atob": "^2.1.2",
4646
"axios": "^0.26.0",

0 commit comments

Comments
 (0)