Skip to content

Commit 0c32d91

Browse files
chore: Version Packages
1 parent 76ec75e commit 0c32d91

File tree

41 files changed

+226
-97
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+226
-97
lines changed

.changeset/bitter-ducks-chew.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

.changeset/dependencies-GH-267.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

.changeset/dependencies-GH-269.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

.changeset/dependencies-GH-270.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

bun.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"packages/commitlint-config": {
2525
"name": "@tcd-devkit/commitlint-config",
26-
"version": "0.2.6",
26+
"version": "0.2.7",
2727
"dependencies": {
2828
"@commitlint/config-conventional": "20.0.0",
2929
},
@@ -39,7 +39,7 @@
3939
},
4040
"packages/eslint-presets/eslint-preset-next": {
4141
"name": "@tcd-devkit/eslint-preset-next",
42-
"version": "0.1.10",
42+
"version": "0.1.11",
4343
"dependencies": {
4444
"@tcd-devkit/eslint-config": "workspace:*",
4545
"@tcd-devkit/eslint-config-a11y": "workspace:*",
@@ -63,7 +63,7 @@
6363
},
6464
"packages/eslint-presets/eslint-preset-node": {
6565
"name": "@tcd-devkit/eslint-preset-node",
66-
"version": "0.1.10",
66+
"version": "0.1.11",
6767
"dependencies": {
6868
"@tcd-devkit/eslint-config": "workspace:*",
6969
"@tcd-devkit/eslint-config-import-ts": "workspace:*",
@@ -84,7 +84,7 @@
8484
},
8585
"packages/eslint-presets/eslint-preset-react": {
8686
"name": "@tcd-devkit/eslint-preset-react",
87-
"version": "0.1.3",
87+
"version": "0.1.4",
8888
"dependencies": {
8989
"@tcd-devkit/eslint-config": "workspace:*",
9090
"@tcd-devkit/eslint-config-a11y": "workspace:*",
@@ -108,7 +108,7 @@
108108
},
109109
"packages/eslint/eslint-config": {
110110
"name": "@tcd-devkit/eslint-config",
111-
"version": "0.2.3",
111+
"version": "0.2.4",
112112
"dependencies": {
113113
"@eslint/compat": "1.4.1",
114114
"@eslint/js": "9.39.1",
@@ -130,7 +130,7 @@
130130
},
131131
"packages/eslint/eslint-config-a11y": {
132132
"name": "@tcd-devkit/eslint-config-a11y",
133-
"version": "0.1.6",
133+
"version": "0.1.7",
134134
"dependencies": {
135135
"eslint-plugin-jsx-a11y": "6.10.2",
136136
"globals": "16.5.0",
@@ -151,7 +151,7 @@
151151
},
152152
"packages/eslint/eslint-config-import": {
153153
"name": "@tcd-devkit/eslint-config-import",
154-
"version": "0.1.8",
154+
"version": "0.1.9",
155155
"dependencies": {
156156
"eslint-plugin-import-x": "4.16.1",
157157
},
@@ -172,7 +172,7 @@
172172
},
173173
"packages/eslint/eslint-config-import-ts": {
174174
"name": "@tcd-devkit/eslint-config-import-ts",
175-
"version": "0.1.8",
175+
"version": "0.1.9",
176176
"dependencies": {
177177
"@tcd-devkit/eslint-config-import": "workspace:*",
178178
"@typescript-eslint/parser": "8.46.3",
@@ -197,7 +197,7 @@
197197
},
198198
"packages/eslint/eslint-config-next": {
199199
"name": "@tcd-devkit/eslint-config-next",
200-
"version": "0.1.7",
200+
"version": "0.1.8",
201201
"dependencies": {
202202
"@next/eslint-plugin-next": "16.0.1",
203203
},
@@ -217,7 +217,7 @@
217217
},
218218
"packages/eslint/eslint-config-react": {
219219
"name": "@tcd-devkit/eslint-config-react",
220-
"version": "0.1.6",
220+
"version": "0.1.7",
221221
"dependencies": {
222222
"eslint-plugin-react": "7.37.5",
223223
"globals": "16.5.0",
@@ -239,7 +239,7 @@
239239
},
240240
"packages/eslint/eslint-config-react-hooks": {
241241
"name": "@tcd-devkit/eslint-config-react-hooks",
242-
"version": "0.0.7",
242+
"version": "0.0.8",
243243
"dependencies": {
244244
"eslint-plugin-react-hooks": "7.0.1",
245245
},
@@ -260,7 +260,7 @@
260260
},
261261
"packages/eslint/eslint-config-ts": {
262262
"name": "@tcd-devkit/eslint-config-ts",
263-
"version": "0.2.3",
263+
"version": "0.2.4",
264264
"dependencies": {
265265
"typescript-eslint": "8.46.3",
266266
},
@@ -281,7 +281,7 @@
281281
},
282282
"packages/internal-utils": {
283283
"name": "@tcd-devkit/internal-utils",
284-
"version": "0.0.7",
284+
"version": "0.0.8",
285285
"devDependencies": {
286286
"@tcd-devkit/scripts": "workspace:*",
287287
"@tcd-devkit/tsconfig": "workspace:*",
@@ -296,7 +296,7 @@
296296
},
297297
"packages/prettier/prettier-config": {
298298
"name": "@tcd-devkit/prettier-config",
299-
"version": "0.2.5",
299+
"version": "0.2.6",
300300
"dependencies": {
301301
"@ianvs/prettier-plugin-sort-imports": "4.6.2",
302302
"prettier-plugin-packagejson": "2.5.19",
@@ -317,7 +317,7 @@
317317
},
318318
"packages/prettier/prettier-config-react": {
319319
"name": "@tcd-devkit/prettier-config-react",
320-
"version": "0.1.5",
320+
"version": "0.1.6",
321321
"dependencies": {
322322
"@tcd-devkit/prettier-config": "workspace:*",
323323
"prettier-plugin-tailwindcss": "0.7.1",
@@ -337,7 +337,7 @@
337337
},
338338
"packages/scripts": {
339339
"name": "@tcd-devkit/scripts",
340-
"version": "0.2.0",
340+
"version": "0.2.1",
341341
"bin": {
342342
"tcd-scripts": "./dist/cli.cjs",
343343
},
@@ -362,14 +362,14 @@
362362
},
363363
"packages/tsconfig": {
364364
"name": "@tcd-devkit/tsconfig",
365-
"version": "0.1.1",
365+
"version": "0.1.2",
366366
"devDependencies": {
367367
"prettier": "3.6.2",
368368
},
369369
},
370370
"packages/tsup-config": {
371371
"name": "@tcd-devkit/tsup-config",
372-
"version": "0.0.7",
372+
"version": "0.0.8",
373373
"devDependencies": {
374374
"@tcd-devkit/scripts": "workspace:*",
375375
"@tcd-devkit/tsconfig": "workspace:*",

packages/commitlint-config/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @tcd-devkit/commitlint-config
22

3+
## 0.2.7
4+
5+
### Patch Changes
6+
7+
- [#274](https://github.com/TheCodeDestroyer/devkit/pull/274) [`2237677`](https://github.com/TheCodeDestroyer/devkit/commit/223767728d3ff3705147c6a747a463952c12b3f1) Thanks [@TheCodeDestroyer](https://github.com/TheCodeDestroyer)! - Fix publishing
8+
9+
- [#267](https://github.com/TheCodeDestroyer/devkit/pull/267) [`e74a5b0`](https://github.com/TheCodeDestroyer/devkit/commit/e74a5b04352095f658f9151a472d1df4c10ed9e5) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency @types/node to v24.10.0
10+
311
## 0.2.6
412

513
### Patch Changes

packages/commitlint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tcd-devkit/commitlint-config",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"private": false,
55
"description": "Shareable commitlint configuration for enforcing conventional commit messages.",
66
"keywords": [

packages/eslint-presets/eslint-preset-next/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# @tcd-devkit/eslint-preset-next
22

3+
## 0.1.11
4+
5+
### Patch Changes
6+
7+
- [#274](https://github.com/TheCodeDestroyer/devkit/pull/274) [`2237677`](https://github.com/TheCodeDestroyer/devkit/commit/223767728d3ff3705147c6a747a463952c12b3f1) Thanks [@TheCodeDestroyer](https://github.com/TheCodeDestroyer)! - Fix publishing
8+
9+
- [#267](https://github.com/TheCodeDestroyer/devkit/pull/267) [`e74a5b0`](https://github.com/TheCodeDestroyer/devkit/commit/e74a5b04352095f658f9151a472d1df4c10ed9e5) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency @types/node to v24.10.0
10+
11+
- Updated dependencies [[`2237677`](https://github.com/TheCodeDestroyer/devkit/commit/223767728d3ff3705147c6a747a463952c12b3f1), [`e74a5b0`](https://github.com/TheCodeDestroyer/devkit/commit/e74a5b04352095f658f9151a472d1df4c10ed9e5), [`afde86b`](https://github.com/TheCodeDestroyer/devkit/commit/afde86b3599abfbf3e60df40efa9c554c4754d22), [`81e6fee`](https://github.com/TheCodeDestroyer/devkit/commit/81e6fee4f7162cf151e06e806d1fcd30c377ac25)]:
12+
- @tcd-devkit/eslint-config@0.2.4
13+
- @tcd-devkit/eslint-config-a11y@0.1.7
14+
- @tcd-devkit/eslint-config-import-ts@0.1.9
15+
- @tcd-devkit/eslint-config-next@0.1.8
16+
- @tcd-devkit/eslint-config-react@0.1.7
17+
- @tcd-devkit/eslint-config-react-hooks@0.0.8
18+
- @tcd-devkit/eslint-config-ts@0.2.4
19+
320
## 0.1.10
421

522
### Patch Changes

packages/eslint-presets/eslint-preset-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tcd-devkit/eslint-preset-next",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"description": "Comprehensive ESLint Flat Configuration Preset for Next.js projects. This preset bundles various @tcd-devkit ESLint configurations for a complete Next.js, React, TypeScript, and a11y linting setup.",
55
"keywords": [
66
"tcd-devkit",

packages/eslint-presets/eslint-preset-node/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @tcd-devkit/eslint-preset-node
22

3+
## 0.1.11
4+
5+
### Patch Changes
6+
7+
- [#274](https://github.com/TheCodeDestroyer/devkit/pull/274) [`2237677`](https://github.com/TheCodeDestroyer/devkit/commit/223767728d3ff3705147c6a747a463952c12b3f1) Thanks [@TheCodeDestroyer](https://github.com/TheCodeDestroyer)! - Fix publishing
8+
9+
- [#267](https://github.com/TheCodeDestroyer/devkit/pull/267) [`e74a5b0`](https://github.com/TheCodeDestroyer/devkit/commit/e74a5b04352095f658f9151a472d1df4c10ed9e5) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency @types/node to v24.10.0
10+
11+
- Updated dependencies [[`2237677`](https://github.com/TheCodeDestroyer/devkit/commit/223767728d3ff3705147c6a747a463952c12b3f1), [`e74a5b0`](https://github.com/TheCodeDestroyer/devkit/commit/e74a5b04352095f658f9151a472d1df4c10ed9e5), [`afde86b`](https://github.com/TheCodeDestroyer/devkit/commit/afde86b3599abfbf3e60df40efa9c554c4754d22), [`81e6fee`](https://github.com/TheCodeDestroyer/devkit/commit/81e6fee4f7162cf151e06e806d1fcd30c377ac25)]:
12+
- @tcd-devkit/eslint-config@0.2.4
13+
- @tcd-devkit/eslint-config-import-ts@0.1.9
14+
- @tcd-devkit/eslint-config-ts@0.2.4
15+
316
## 0.1.10
417

518
### Patch Changes

0 commit comments

Comments
 (0)