Skip to content

Commit 1de0581

Browse files
committed
chore: Publish crates
1 parent 374366d commit 1de0581

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77

88
- **(html/minifier)** Allow minifying custom script contents (#5043) ([d7a5f71](https://github.com/swc-project/swc/commit/d7a5f710730063c51deb91c9aa937f7d5a33e582))
99

10+
### Miscellaneous Tasks
11+
12+
13+
14+
- **(deps)** Update `rkyv` (#5057) ([374366d](https://github.com/swc-project/swc/commit/374366d56ca431dc892b390efaf090ee4d116100))
15+
1016
## [1.2.207] - 2022-06-28
1117

1218
### Bug Fixes

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.

crates/swc_plugin_proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
license = "Apache-2.0"
66
name = "swc_plugin_proxy"
77
repository = "https://github.com/swc-project/swc.git"
8-
version = "0.4.0"
8+
version = "0.4.1"
99

1010
[lib]
1111
bench = false

0 commit comments

Comments
 (0)