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

Commit cb99d76

Browse files
chore(release): 8.0.45 [skip ci]
## [8.0.45](v8.0.44...v8.0.45) (2023-08-21) ### Bug Fixes * **deps:** update rust crate serde to v1.0.185 ([f311a7d](f311a7d))
1 parent aafaec0 commit cb99d76

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.45](https://github.com/typescript-tools/rust-implementation/compare/v8.0.44...v8.0.45) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update rust crate serde to v1.0.185 ([f311a7d](https://github.com/typescript-tools/rust-implementation/commit/f311a7d11f0317b91778c6ac4ac90d9d3b1e04cb))
7+
18
## [8.0.44](https://github.com/typescript-tools/rust-implementation/compare/v8.0.43...v8.0.44) (2023-08-19)
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.44"
3+
version = "8.0.45"
44
edition = "2021"
55
authors = ["Eric Crosson <eric.s.crosson@utexas.edu>"]
66
license = "ISC"

0 commit comments

Comments
 (0)