Skip to content

Commit

Permalink
v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanoverna committed Mar 1, 2024
1 parent 69cdab5 commit 3ce3118
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"packages": ["packages/*"],
"version": "3.0.0"
"version": "3.0.1"
}
2 changes: 1 addition & 1 deletion packages/to-plain-text/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/to-plain-text/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "datocms-structured-text-to-plain-text",
"version": "3.0.0",
"version": "3.0.1",
"description": "Convert DatoCMS Structured Text field to plain text",
"keywords": [
"datocms",
Expand Down

0 comments on commit 3ce3118

Please sign in to comment.