Skip to content

Commit

Permalink
Merge branch 'main' into feat-page-break
Browse files Browse the repository at this point in the history
  • Loading branch information
swc-bot committed Dec 21, 2022
2 parents 6f127f4 + 70d8ecc commit d98f728
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changelog
## [unreleased]
## [1.3.24] - 2022-12-21

### Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion bindings/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bindings/swc_cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
license = "Apache-2.0"
name = "swc_cli"
repository = "https://github.com/swc-project/swc.git"
version = "0.91.9"
version = "0.91.10"

[[bin]]
bench = false
Expand Down

0 comments on commit d98f728

Please sign in to comment.