Skip to content

Commit

Permalink
Update phrasse and smartling after patch release (#3355)
Browse files Browse the repository at this point in the history
## Description

Update phrasse and smartling after patch release. This is to use the
recent change in utils (v1.1.21) that enables complex symbol input
processing for translations.
  • Loading branch information
murtaza-builder committed Jun 24, 2024
1 parent 758b167 commit 0103f0e
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 83 deletions.
89 changes: 17 additions & 72 deletions plugins/phrase-conector/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 plugins/phrase-conector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builder.io/plugin-phrase-connector",
"version": "0.0.8",
"version": "0.0.9",
"description": "",
"keywords": [],
"main": "dist/plugin.system.js",
Expand Down
18 changes: 9 additions & 9 deletions plugins/smartling/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 plugins/smartling/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builder.io/plugin-smartling",
"version": "0.0.14",
"version": "0.0.15",
"description": "",
"keywords": [],
"main": "dist/plugin.system.js",
Expand Down

0 comments on commit 0103f0e

Please sign in to comment.