Skip to content

Commit 2ccecda

Browse files
chore(main): release 6.0.2 (#914)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 82aa8e3 commit 2ccecda

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [6.0.2](https://github.com/google/gts/compare/v6.0.1...v6.0.2) (2024-10-25)
4+
5+
6+
### Bug Fixes
7+
8+
* TS `lib` Support for Node 18+ ([#913](https://github.com/google/gts/issues/913)) ([82aa8e3](https://github.com/google/gts/commit/82aa8e33869b9d91ac426afbe3027e6b6f7b90b3))
9+
310
## [6.0.1](https://github.com/google/gts/compare/v6.0.0...v6.0.1) (2024-10-22)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gts",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "Google TypeScript Style",
55
"repository": "google/gts",
66
"main": "build/src/index.js",

0 commit comments

Comments
 (0)