8000 chore: Publish crates · swc-project/swc@e3ef5f8 · GitHub
[go: up one dir, main page]

Skip to content

Commit e3ef5f8

Browse files
committed
chore: Publish crates
1 parent 49c40af commit e3ef5f8

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
@@ -1,6 +1,12 @@
11
# Changelog
22
## [unreleased]
33

4+
### Bug Fixes
5+
6+
7+
8+
- **(es/modules)** Fix handling of `import.meta.url` (#4670) ([49c40af](https://github.com/swc-project/swc/commit/49c40afb7e092655578ee4d991ddf1f3fd20ff6a))
9+
410
### Features
511

612

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_ecma_transforms_module/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
77
license = "Apache-2.0"
88
name = "swc_ecma_transforms_module"
99
repository = "https://github.com/swc-project/swc.git"
10-
version = "0.112.0"
10+
version = "0.112.1"
1111

1212
[lib]
1313
bench = false

0 commit comments

Comments
 (0)
0