Skip to content

Commit 4bccd5e

Browse files
chore(release): 8.0.54 [skip ci]
## [8.0.54](typescript-tools/rust-implementation@v8.0.53...v8.0.54) (2023-09-14) ### Bug Fixes * **deps:** update rust crate serde_json to v1.0.107 ([a076c49](typescript-tools/rust-implementation@a076c49))
1 parent 2b716f8 commit 4bccd5e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.0.54](https://github.com/typescript-tools/rust-implementation/compare/v8.0.53...v8.0.54) (2023-09-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update rust crate serde_json to v1.0.107 ([a076c49](https://github.com/typescript-tools/rust-implementation/commit/a076c4996a4a9b9c34a5280e3aca198865eb38de))
7+
18
## [8.0.53](https://github.com/typescript-tools/rust-implementation/compare/v8.0.52...v8.0.53) (2023-09-13)
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.53"
3+
version = "8.0.54"
44
edition = "2021"
55
authors = ["Eric Crosson <[email protected]>"]
66
license = "ISC"

0 commit comments

Comments
 (0)