Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit 8055297

Browse files
chore(release): 8.0.53 [skip ci]
## [8.0.53](v8.0.52...v8.0.53) (2023-09-13) ### Bug Fixes * **deps:** update rust crate clap to v4.4.3 ([51fa686](51fa686))
1 parent eda184d commit 8055297

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.0.53](https://github.com/typescript-tools/rust-implementation/compare/v8.0.52...v8.0.53) (2023-09-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update rust crate clap to v4.4.3 ([51fa686](https://github.com/typescript-tools/rust-implementation/commit/51fa686d6b04a8721d5c3607e3f1d0a3b6922556))
7+
18
## [8.0.52](https://github.com/typescript-tools/rust-implementation/compare/v8.0.51...v8.0.52) (2023-09-10)
29

310

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 = "typescript_tools"
3-
version = "8.0.52"
3+
version = "8.0.53"
44
edition = "2021"
55
authors = ["Eric Crosson <eric.s.crosson@utexas.edu>"]
66
license = "ISC"

0 commit comments

Comments
 (0)