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

Commit b1c3f86

Browse files
chore(release): 8.0.31 [skip ci]
## [8.0.31](v8.0.30...v8.0.31) (2023-07-24) ### Bug Fixes * **deps:** update rust crate serde to v1.0.175 ([24d56e1](24d56e1))
1 parent 746a8ec commit b1c3f86

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.31](https://github.com/typescript-tools/rust-implementation/compare/v8.0.30...v8.0.31) (2023-07-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update rust crate serde to v1.0.175 ([24d56e1](https://github.com/typescript-tools/rust-implementation/commit/24d56e123a4a6e9c971721a1f62c53f5fa108f57))
7+
18
## [8.0.30](https://github.com/typescript-tools/rust-implementation/compare/v8.0.29...v8.0.30) (2023-07-22)
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.30"
3+
version = "8.0.31"
44
edition = "2021"
55
authors = ["Eric Crosson <eric.s.crosson@utexas.edu>"]
66
license = "ISC"

0 commit comments

Comments
 (0)