Skip to content

Commit e0486de

Browse files
chore(main): release 7.0.0 (#936)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 625836a commit e0486de

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [7.0.0](https://github.com/google/gts/compare/v6.0.2...v7.0.0) (2025-12-04)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* eslint use new config format (plus update deps) ([#935](https://github.com/google/gts/issues/935))
9+
10+
### Features
11+
12+
* eslint use new config format (plus update deps) ([#935](https://github.com/google/gts/issues/935)) ([625836a](https://github.com/google/gts/commit/625836a980c5d7ae8e987eee154a6d2da5b3cb0f))
13+
314
## [6.0.2](https://github.com/google/gts/compare/v6.0.1...v6.0.2) (2024-10-25)
415

516

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": "gts",
3-
"version": "6.0.2",
3+
"version": "7.0.0",
44
"description": "Google TypeScript Style",
55
"repository": "google/gts",
66
"main": "build/src/index.js",

0 commit comments

Comments
 (0)