Skip to content

Commit 1275d9f

Browse files
committed
0.2.0
1 parent b7b7e24 commit 1275d9f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

plugins/fouc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@notiz/scully-plugin-fouc",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "scully plugin to prevent flash of unstyled content",
55
"main": "src/index.js",
66
"author": "notiz.dev",

plugins/lazy-images/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@notiz/scully-plugin-lazy-images",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "scully plugin to add lazy loading for images",
55
"main": "src/index.js",
66
"author": "notiz.dev",

plugins/medium-zoom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@notiz/scully-plugin-medium-zoom",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "scully plugin to add medium zoom to images",
55
"main": "src/index.js",
66
"author": "notiz.dev",

0 commit comments

Comments
 (0)