Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions 6 CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.2.0](https://github.com/TrigenSoftware/scripts/compare/v8.1.2...v8.2.0) (2025-11-17)

### Features

* **eslint-config:** add "home" alias to order rule ([4c2e9c8](https://github.com/TrigenSoftware/scripts/commit/4c2e9c8070672b5cb55129d68e65f8e8d4a5c78e))

## [8.1.2](https://github.com/TrigenSoftware/scripts/compare/v8.1.1...v8.1.2) (2025-11-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion 2 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "scripts",
"type": "module",
"private": true,
"version": "8.1.2",
"version": "8.2.0",
"description": "Scripts and configs for TrigenSoftware's projects.",
"author": "dangreen",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions 6 packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.2.0](https://github.com/TrigenSoftware/scripts/compare/v8.1.2...v8.2.0) (2025-11-17)

### Features

* add "home" alias to order rule ([4c2e9c8](https://github.com/TrigenSoftware/scripts/commit/4c2e9c8070672b5cb55129d68e65f8e8d4a5c78e))

## [8.1.2](https://github.com/TrigenSoftware/scripts/compare/v8.1.1...v8.1.2) (2025-11-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion 2 packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@trigen/eslint-config",
"type": "module",
"version": "8.1.2",
"version": "8.2.0",
"description": "Trigen's ESLint config.",
"author": "dangreen",
"license": "MIT",
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.