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

Commit 0c2737c

Browse files
chore(release): 4.3.4 [skip ci]
## [4.3.4](v4.3.3...v4.3.4) (2022-12-06) ### Bug Fixes * **deps:** update dependency axios to v1.2.1 ([07f8c91](07f8c91))
1 parent a027069 commit 0c2737c

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+
## [4.3.4](https://github.com/typescript-tools/rust-implementation/compare/v4.3.3...v4.3.4) (2022-12-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency axios to v1.2.1 ([07f8c91](https://github.com/typescript-tools/rust-implementation/commit/07f8c91925364d23f37ea80a92bbc3a01df28524))
7+
18
## [4.3.3](https://github.com/typescript-tools/rust-implementation/compare/v4.3.2...v4.3.3) (2022-12-04)
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": "4.3.3",
3+
"version": "4.3.4",
44
"license": "ISC",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)