Skip to content

Commit 4d585cc

Browse files
committed
v0.55.4
1 parent 2cc0260 commit 4d585cc

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
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.55.3",
2+
"version": "0.55.4",
33
"packages": [
44
"packages/*"
55
],

packages/email-content-format/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@prezly/email-content-format",
3-
"version": "0.55.3",
3+
"version": "0.55.4",
44
"description": "Prezly Email Content Format types and utilities",
55
"license": "MIT",
66
"main": "dist/commonjs/index.cjs",

packages/story-content-format/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@prezly/story-content-format",
3-
"version": "0.55.3",
3+
"version": "0.55.4",
44
"description": "Prezly Story Content Format types and utilities",
55
"license": "MIT",
66
"main": "dist/commonjs/index.cjs",

0 commit comments

Comments
 (0)