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

Commit f815daa

Browse files
chore(release): 4.3.3 [skip ci]
## [4.3.3](v4.3.2...v4.3.3) (2022-12-04) ### Bug Fixes * **ci:** add changelog generation ([eba9f0c](eba9f0c)), closes [#113](#113)
1 parent c4277f4 commit f815daa

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [4.3.3](https://github.com/typescript-tools/rust-implementation/compare/v4.3.2...v4.3.3) (2022-12-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** add changelog generation ([eba9f0c](https://github.com/typescript-tools/rust-implementation/commit/eba9f0c9d4e4518caabf719f49ea98dc63dcdacc)), closes [#113](https://github.com/typescript-tools/rust-implementation/issues/113)

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typescript-tools/rust-implementation",
3-
"version": "0.0.0-semantically-released",
3+
"version": "4.3.3",
44
"license": "ISC",
55
"publishConfig": {
66
"access": "public"
@@ -31,4 +31,4 @@
3131
"bin/",
3232
"npm/"
3333
]
34-
}
34+
}

0 commit comments

Comments
 (0)