Skip to content

Commit faf6f85

Browse files
authored
Release version 7.0.1 (#568)
* 7.0.0 * fix: a MicrosoftTranslator token lifetime Original issue: translate-tools/core#129 * 7.0.1
1 parent 77e7ad4 commit faf6f85

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browser-addon",
3-
"version": "6.0.1",
3+
"version": "7.0.1",
44
"description": "Browser addon for fast translate text and pages",
55
"license": "GPL-3.0",
66
"author": "Vitonsky <https://github.com/vitonsky>",
@@ -24,7 +24,7 @@
2424
"@popperjs/core": "^2.11.5",
2525
"@react-aria/interactions": "^3.9.1",
2626
"@react-aria/utils": "^3.13.1",
27-
"anylang": "^3.2.0",
27+
"anylang": "^3.2.1",
2828
"colord": "^2.9.1",
2929
"domtranslator": "^1.3.0",
3030
"effector": "^22.4.1",

0 commit comments

Comments
 (0)