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

Commit 8306438

Browse files
chore(release): 5.0.10 [skip ci]
## [5.0.10](v5.0.9...v5.0.10) (2023-01-18) ### Bug Fixes * **deps:** update dependency rimraf to v4.1.1 ([8cc3c95](8cc3c95))
1 parent be462e5 commit 8306438

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.10](https://github.com/typescript-tools/rust-implementation/compare/v5.0.9...v5.0.10) (2023-01-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency rimraf to v4.1.1 ([8cc3c95](https://github.com/typescript-tools/rust-implementation/commit/8cc3c957568ff163ef1746f2bf7de9f1bb4d7556))
7+
18
## [5.0.9](https://github.com/typescript-tools/rust-implementation/compare/v5.0.8...v5.0.9) (2023-01-18)
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.9",
3+
"version": "5.0.10",
44
"license": "ISC",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)