Skip to content

Commit 7b125c9

Browse files
chore(release): 8.0.0
1 parent 1ed7337 commit 7b125c9

File tree

12 files changed

+96
-6
lines changed

12 files changed

+96
-6
lines changed

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,44 @@
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+
## [8.0.0](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.23...v8.0.0) (2025-07-06)
7+
8+
### Features
9+
10+
* add peerDependenciesMeta to properties order ([c3224b4](https://github.com/TrigenSoftware/scripts/commit/c3224b40dec8aa277f488d4a4f9130dfa652f236))
11+
* **eslint-config:** add rc files to configs files list ([ff5cfb5](https://github.com/TrigenSoftware/scripts/commit/ff5cfb5bf43165fb47a79c13f61073aeb60fefe1))
12+
* **eslint-config:** change generator-star-spacing rule ([e10bcbc](https://github.com/TrigenSoftware/scripts/commit/e10bcbc4c2b844b29033ab5f68fc2681174d4c52))
13+
* **eslint-config:** change yield-star-spacing rule ([dd50a17](https://github.com/TrigenSoftware/scripts/commit/dd50a17f0e95cf70d558f96669a48a7e942fa7bd))
14+
* **eslint-config:** enable consistent-type-imports ([f0d6ced](https://github.com/TrigenSoftware/scripts/commit/f0d6cedcb8ff7bae1fea3136430956a727278210))
15+
* **eslint-config:** minor tweaks ([6118b4e](https://github.com/TrigenSoftware/scripts/commit/6118b4e18e4d2ea4b2f1faa9439983ca72032d9e))
16+
* **eslint-config:** move jest-dom rules to separate entry ([2ae8c1d](https://github.com/TrigenSoftware/scripts/commit/2ae8c1d6c5742b9e0c5746ebc49ee43ad888fadb))
17+
* **eslint-config:** upgrade to v9 ([#97](https://github.com/TrigenSoftware/scripts/issues/97)) ([399fe4d](https://github.com/TrigenSoftware/scripts/commit/399fe4dfc0be81ee4bea793d853e43d8cc0cc57f))
18+
* **npm-package-json-lint-config:** add 'overrides' property to order ([2c9ab9d](https://github.com/TrigenSoftware/scripts/commit/2c9ab9de98df4b86e0007ad6e8bf29132c9540d3))
19+
* **project-files:** update files and sources ([7f42ec5](https://github.com/TrigenSoftware/scripts/commit/7f42ec519e397980fcd1e1dec83dd27664db916d))
20+
21+
### Bug Fixes
22+
23+
* **deps:** update dependency @octokit/rest to v20 ([#67](https://github.com/TrigenSoftware/scripts/issues/67)) ([46608f6](https://github.com/TrigenSoftware/scripts/commit/46608f661aa1c84e612fda74b2163090dc4f0d2d))
24+
* **deps:** update dependency eslint-plugin-jest-dom to v5 ([#59](https://github.com/TrigenSoftware/scripts/issues/59)) ([948881f](https://github.com/TrigenSoftware/scripts/commit/948881f723d3df799662b535baf15c93b021e7d3))
25+
* **deps:** update dependency eslint-plugin-jsdoc to v46 ([#58](https://github.com/TrigenSoftware/scripts/issues/58)) ([c2043d5](https://github.com/TrigenSoftware/scripts/commit/c2043d57340722847e4162913ac012ae24af8f1e))
26+
* **deps:** update dependency eslint-plugin-testing-library to v6 ([#68](https://github.com/TrigenSoftware/scripts/issues/68)) ([1e3894c](https://github.com/TrigenSoftware/scripts/commit/1e3894cc5db965670b01bffdead0f60c9801c189))
27+
* **deps:** update dependency inquirer to v9 ([#45](https://github.com/TrigenSoftware/scripts/issues/45)) ([73f546f](https://github.com/TrigenSoftware/scripts/commit/73f546f4d4f4c3f1f55e61cdae1b1afeec84c362))
28+
* **deps:** update dependency npm-package-json-lint to v7 ([#63](https://github.com/TrigenSoftware/scripts/issues/63)) ([fa9bca4](https://github.com/TrigenSoftware/scripts/commit/fa9bca4cb21c1c4efefce226a7878ac8e5318066))
29+
* **deps:** update dependency npm-package-json-lint-config-default to v6 ([#64](https://github.com/TrigenSoftware/scripts/issues/64)) ([c58bd68](https://github.com/TrigenSoftware/scripts/commit/c58bd68245fa558dbd13b7860d97cae98a6d53d2))
30+
* **deps:** update dependency p-limit to v5 ([#74](https://github.com/TrigenSoftware/scripts/issues/74)) ([e4a1e11](https://github.com/TrigenSoftware/scripts/commit/e4a1e11a352b6b76df23c4877c6caf03b765257c))
31+
* **deps:** update typescript-eslint monorepo to v6 ([#66](https://github.com/TrigenSoftware/scripts/issues/66)) ([b9bbe07](https://github.com/TrigenSoftware/scripts/commit/b9bbe070fe18e6b9b695831848bfda26078b9e2d))
32+
* **eslint-config:** fix rules for tests files ([488ca4b](https://github.com/TrigenSoftware/scripts/commit/488ca4b8a375b678e2e3dd939b5bfc3649b65bee))
33+
* **eslint-config:** fix rulres for storybook ([1f62af8](https://github.com/TrigenSoftware/scripts/commit/1f62af8aa0e05fc7e1727d44906a1b2ef0970636))
34+
* **eslint-config:** fix rulres for storybook ([fce9c10](https://github.com/TrigenSoftware/scripts/commit/fce9c1014175cdffec3ad698abbdae712aa6f6bd))
35+
* **eslint-config:** fix ts rules ([2fa1c00](https://github.com/TrigenSoftware/scripts/commit/2fa1c004fe01e68f231eed12d24621046b27efa1))
36+
* **eslint-config:** fix typescript rules ([181032d](https://github.com/TrigenSoftware/scripts/commit/181032da1d765e42ff835288c8f4944255097b7c))
37+
* **eslint-config:** mark @testing-library/dom as optional dep ([beca1ae](https://github.com/TrigenSoftware/scripts/commit/beca1ae46fb639bbee0fa47fac8052ee10ac74f4))
38+
* **lint-package-json:** fix package.json ([beafc53](https://github.com/TrigenSoftware/scripts/commit/beafc53de744578b92b691a43370b1c5b9930328))
39+
* **lint-package-json:** fix package.json ([717ed25](https://github.com/TrigenSoftware/scripts/commit/717ed258dd7d4e4ff30cd1ffb9cfcbe70b57575c))
40+
* **npm-package-json-lint-config:** fix monorepo config ([6d5da33](https://github.com/TrigenSoftware/scripts/commit/6d5da339a798a9524f247aa400e3a71b400f16c0))
41+
* **scripts:** fix spawn util ([2198ca8](https://github.com/TrigenSoftware/scripts/commit/2198ca806b8f44decc8021a39a0c89cc05c2215d))
42+
* **scripts:** spawn util minor fix ([982ac6e](https://github.com/TrigenSoftware/scripts/commit/982ac6ebdf475d57bc9427d020b5abc05020d5fc))
43+
644
## [8.0.0-alpha.33](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.32...v8.0.0-alpha.33) (2025-01-01)
745

846
### Bug Fixes

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": "8.0.0-alpha.33",
5+
"version": "8.0.0",
66
"description": "Scripts and configs for TrigenSoftware's projects.",
77
"author": "dangreen",
88
"license": "MIT",

packages/eslint-config/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@
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+
## [8.0.0](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.23...v8.0.0) (2025-07-06)
7+
8+
### Features
9+
10+
* add rc files to configs files list ([ff5cfb5](https://github.com/TrigenSoftware/scripts/commit/ff5cfb5bf43165fb47a79c13f61073aeb60fefe1))
11+
* change generator-star-spacing rule ([e10bcbc](https://github.com/TrigenSoftware/scripts/commit/e10bcbc4c2b844b29033ab5f68fc2681174d4c52))
12+
* change yield-star-spacing rule ([dd50a17](https://github.com/TrigenSoftware/scripts/commit/dd50a17f0e95cf70d558f96669a48a7e942fa7bd))
13+
* enable consistent-type-imports ([f0d6ced](https://github.com/TrigenSoftware/scripts/commit/f0d6cedcb8ff7bae1fea3136430956a727278210))
14+
* minor tweaks ([6118b4e](https://github.com/TrigenSoftware/scripts/commit/6118b4e18e4d2ea4b2f1faa9439983ca72032d9e))
15+
* move jest-dom rules to separate entry ([2ae8c1d](https://github.com/TrigenSoftware/scripts/commit/2ae8c1d6c5742b9e0c5746ebc49ee43ad888fadb))
16+
* upgrade to v9 ([#97](https://github.com/TrigenSoftware/scripts/issues/97)) ([399fe4d](https://github.com/TrigenSoftware/scripts/commit/399fe4dfc0be81ee4bea793d853e43d8cc0cc57f))
17+
18+
### Bug Fixes
19+
20+
* fix rules for tests files ([488ca4b](https://github.com/TrigenSoftware/scripts/commit/488ca4b8a375b678e2e3dd939b5bfc3649b65bee))
21+
* fix rulres for storybook ([1f62af8](https://github.com/TrigenSoftware/scripts/commit/1f62af8aa0e05fc7e1727d44906a1b2ef0970636))
22+
* fix rulres for storybook ([fce9c10](https://github.com/TrigenSoftware/scripts/commit/fce9c1014175cdffec3ad698abbdae712aa6f6bd))
23+
* fix ts rules ([2fa1c00](https://github.com/TrigenSoftware/scripts/commit/2fa1c004fe01e68f231eed12d24621046b27efa1))
24+
* fix typescript rules ([181032d](https://github.com/TrigenSoftware/scripts/commit/181032da1d765e42ff835288c8f4944255097b7c))
25+
* mark @testing-library/dom as optional dep ([beca1ae](https://github.com/TrigenSoftware/scripts/commit/beca1ae46fb639bbee0fa47fac8052ee10ac74f4))
26+
627
## [8.0.0-alpha.33](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.32...v8.0.0-alpha.33) (2025-01-01)
728

829
### Features

packages/eslint-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/eslint-config",
33
"type": "module",
4-
"version": "8.0.0-alpha.33",
4+
"version": "8.0.0",
55
"description": "Trigen's ESLint config.",
66
"author": "dangreen",
77
"license": "MIT",

packages/lint-package-json/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+
## [8.0.0](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.23...v8.0.0) (2025-07-06)
7+
8+
### Bug Fixes
9+
10+
* fix package.json ([beafc53](https://github.com/TrigenSoftware/scripts/commit/beafc53de744578b92b691a43370b1c5b9930328))
11+
* fix package.json ([717ed25](https://github.com/TrigenSoftware/scripts/commit/717ed258dd7d4e4ff30cd1ffb9cfcbe70b57575c))
12+
613
## [8.0.0-alpha.33](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.32...v8.0.0-alpha.33) (2025-01-01)
714

815
### Bug Fixes

packages/lint-package-json/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@trigen/lint-package-json",
33
"type": "module",
4-
"version": "8.0.0-alpha.33",
4+
"version": "8.0.0",
55
"description": "Shortcut to run npm-package-json-lint with @trigen/npm-package-json-lint-config.",
66
"author": "dangreen",
77
"license": "MIT",

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [8.0.0](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.23...v8.0.0) (2025-07-06)
7+
8+
### Features
9+
10+
* add 'overrides' property to order ([2c9ab9d](https://github.com/TrigenSoftware/scripts/commit/2c9ab9de98df4b86e0007ad6e8bf29132c9540d3))
11+
* add peerDependenciesMeta to properties order ([c3224b4](https://github.com/TrigenSoftware/scripts/commit/c3224b40dec8aa277f488d4a4f9130dfa652f236))
12+
13+
### Bug Fixes
14+
15+
* fix monorepo config ([6d5da33](https://github.com/TrigenSoftware/scripts/commit/6d5da339a798a9524f247aa400e3a71b400f16c0))
16+
617
## [8.0.0-alpha.33](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.32...v8.0.0-alpha.33) (2025-01-01)
718

819
### Bug Fixes

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trigen/npm-package-json-lint-config",
3-
"version": "8.0.0-alpha.33",
3+
"version": "8.0.0",
44
"description": "Trigen's npm-package-json-lint config.",
55
"author": "dangreen",
66
"license": "MIT",

packages/project-files/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+
## [8.0.0](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.23...v8.0.0) (2025-07-06)
7+
8+
### Features
9+
10+
* update files and sources ([7f42ec5](https://github.com/TrigenSoftware/scripts/commit/7f42ec519e397980fcd1e1dec83dd27664db916d))
11+
612
## [8.0.0-alpha.33](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.32...v8.0.0-alpha.33) (2025-01-01)
713

814
**Note:** Version bump only for package @trigen/project-files

packages/project-files/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@trigen/project-files",
33
"type": "module",
4-
"version": "8.0.0-alpha.33",
4+
"version": "8.0.0",
55
"description": "CLI tool for download snippets files.",
66
"author": "dangreen",
77
"license": "MIT",

0 commit comments

Comments
 (0)