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

Commit f49c98f

Browse files
chore(release): 8.0.33 [skip ci]
## [8.0.33](v8.0.32...v8.0.33) (2023-07-27) ### Bug Fixes * **deps:** update rust crate serde_json to v1.0.104 ([2cc06a5](2cc06a5))
1 parent fc88e12 commit f49c98f

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.33](https://github.com/typescript-tools/rust-implementation/compare/v8.0.32...v8.0.33) (2023-07-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update rust crate serde_json to v1.0.104 ([2cc06a5](https://github.com/typescript-tools/rust-implementation/commit/2cc06a5043f03031880b01db8b969695af953496))
7+
18
## [8.0.32](https://github.com/typescript-tools/rust-implementation/compare/v8.0.31...v8.0.32) (2023-07-27)
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.32"
3+
version = "8.0.33"
44
edition = "2021"
55
authors = ["Eric Crosson <eric.s.crosson@utexas.edu>"]
66
license = "ISC"

0 commit comments

Comments
 (0)