Skip to content

Commit 2c99495

Browse files
chore(release): 9.0.1 (#167)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 62f4c83 commit 2c99495

8 files changed

Lines changed: 29 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [9.0.1](https://github.com/TrigenSoftware/scripts/compare/v9.0.0...v9.0.1) (2026-06-02)
7+
8+
### Bug Fixes
9+
10+
* **oxlint-config:** add empty d.ts files to escape ts errors ([62f4c83](https://github.com/TrigenSoftware/scripts/commit/62f4c834465ad81a08c0ddaba3b45bf1b6468457))
11+
* rm oxlint.config.ts from packages ([2779f76](https://github.com/TrigenSoftware/scripts/commit/2779f763c33c9712538a1181c18ec07ab9765492))
12+
613
## [9.0.0](https://github.com/TrigenSoftware/scripts/compare/v8.4.0...v9.0.0) (2026-06-01)
714

815
### ⚠ BREAKING CHANGES

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "scripts",
33
"type": "module",
44
"private": true,
5-
"version": "9.0.0",
5+
"version": "9.0.1",
66
"description": "Scripts and configs for TrigenSoftware's projects.",
77
"author": "dangreen",
88
"license": "MIT",

packages/browserslist-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [9.0.1](https://github.com/TrigenSoftware/scripts/compare/v9.0.0...v9.0.1) (2026-06-02)
7+
8+
### Bug Fixes
9+
10+
* rm oxlint.config.ts from packages ([2779f76](https://github.com/TrigenSoftware/scripts/commit/2779f763c33c9712538a1181c18ec07ab9765492))
11+
612
## [9.0.0](https://github.com/TrigenSoftware/scripts/compare/v8.4.0...v9.0.0) (2026-06-01)
713

814
### ⚠ BREAKING CHANGES

packages/browserslist-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@trigen/browserslist-config",
33
"type": "module",
4-
"version": "9.0.0",
4+
"version": "9.0.1",
55
"description": "Trigen's Browserslist config.",
66
"author": "dangreen",
77
"license": "MIT",

packages/npm-package-json-lint-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [9.0.1](https://github.com/TrigenSoftware/scripts/compare/v9.0.0...v9.0.1) (2026-06-02)
7+
8+
### Bug Fixes
9+
10+
* rm oxlint.config.ts from packages ([2779f76](https://github.com/TrigenSoftware/scripts/commit/2779f763c33c9712538a1181c18ec07ab9765492))
11+
612
## [9.0.0](https://github.com/TrigenSoftware/scripts/compare/v8.4.0...v9.0.0) (2026-06-01)
713

814
### ⚠ BREAKING CHANGES

packages/npm-package-json-lint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@trigen/npm-package-json-lint-config",
33
"type": "module",
4-
"version": "9.0.0",
4+
"version": "9.0.1",
55
"description": "Trigen's npm-package-json-lint config.",
66
"author": "dangreen",
77
"license": "MIT",

packages/oxlint-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [9.0.1](https://github.com/TrigenSoftware/scripts/compare/v9.0.0...v9.0.1) (2026-06-02)
7+
8+
### Bug Fixes
9+
10+
* add empty d.ts files to escape ts errors ([62f4c83](https://github.com/TrigenSoftware/scripts/commit/62f4c834465ad81a08c0ddaba3b45bf1b6468457))
11+
612
## [9.0.0](https://github.com/TrigenSoftware/scripts/compare/v8.4.0...v9.0.0) (2026-06-01)
713

814
### ⚠ BREAKING CHANGES

packages/oxlint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@trigen/oxlint-config",
33
"type": "module",
4-
"version": "9.0.0",
4+
"version": "9.0.1",
55
"description": "Trigen's Oxlint config.",
66
"author": "dangreen",
77
"license": "MIT",

0 commit comments

Comments
 (0)