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

Commit cb2bec4

Browse files
chore(release): 5.0.31 [skip ci]
## [5.0.31](v5.0.30...v5.0.31) (2023-03-29) ### Bug Fixes * **deps:** update rust crate serde to v1.0.159 ([ef712df](ef712df))
1 parent f8cff7b commit cb2bec4

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.31](https://github.com/typescript-tools/rust-implementation/compare/v5.0.30...v5.0.31) (2023-03-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update rust crate serde to v1.0.159 ([ef712df](https://github.com/typescript-tools/rust-implementation/commit/ef712dfe6911409d11b48528ea6ceed02cb69431))
7+
18
## [5.0.30](https://github.com/typescript-tools/rust-implementation/compare/v5.0.29...v5.0.30) (2023-03-28)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typescript-tools/rust-implementation",
3-
"version": "5.0.30",
3+
"version": "5.0.31",
44
"license": "ISC",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)