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

Commit 3793507

Browse files
chore(release): 8.0.14 [skip ci]
## [8.0.14](v8.0.13...v8.0.14) (2023-07-04) ### Bug Fixes * **deps:** update rust crate clap to v4.3.10 ([476d701](476d701)) * **deps:** update rust crate serde to v1.0.166 ([d3d90ec](d3d90ec))
1 parent 60c2d50 commit 3793507

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [8.0.14](https://github.com/typescript-tools/rust-implementation/compare/v8.0.13...v8.0.14) (2023-07-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update rust crate clap to v4.3.10 ([476d701](https://github.com/typescript-tools/rust-implementation/commit/476d701179406c80552911a77f4c738e58a576b0))
7+
* **deps:** update rust crate serde to v1.0.166 ([d3d90ec](https://github.com/typescript-tools/rust-implementation/commit/d3d90ecc4faa8c88f99a45abcd9028fd6c061fee))
8+
19
## [8.0.13](https://github.com/typescript-tools/rust-implementation/compare/v8.0.12...v8.0.13) (2023-06-29)
210

311

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

0 commit comments

Comments
 (0)