Skip to content

Commit 93eae50

Browse files
chore: version 5.5.2 (#155)
1 parent 498b167 commit 93eae50

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lingui_macro_plugin"
3-
version = "5.5.1"
3+
version = "5.5.2"
44
edition = "2021"
55

66
[lib]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Below is a table referencing the swc_core version used during the plugin build,
106106
| `4.1.0`, `5.0.0` ~ `5.2.0` | [`0.106.3`](https://plugins.swc.rs/versions/range/95) |
107107
| `5.3.0` | [`5.0.4`](https://plugins.swc.rs/versions/range/116) |
108108
| `5.4.0` | [`14.1.0`](https://plugins.swc.rs/versions/range/138) |
109-
| `5.5.0` | [`15.0.1`](https://plugins.swc.rs/versions/range/271) |
109+
| `5.5.0` ~ `5.5.2` | [`15.0.1`](https://plugins.swc.rs/versions/range/271) |
110110

111111

112112
> **Note**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lingui/swc-plugin",
3-
"version": "5.5.1",
3+
"version": "5.5.2",
44
"description": "A SWC Plugin for LinguiJS",
55
"author": {
66
"name": "Timofei Iatsenko",

0 commit comments

Comments
 (0)