Skip to content

Commit 5b090e8

Browse files
Version Packages (#276)
2 parents 36c3e4b + 44211df commit 5b090e8

File tree

38 files changed

+190
-62
lines changed

38 files changed

+190
-62
lines changed

.changeset/bitter-ducks-chew.md

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

.changeset/tiny-moose-find.md

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

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.8
4+
5+
### Patch Changes
6+
7+
- [#275](https://github.com/TheCodeDestroyer/devkit/pull/275) [`6283ab9`](https://github.com/TheCodeDestroyer/devkit/commit/6283ab9ee6dc8336375a3e0f1cc5175944f6f121) Thanks [@TheCodeDestroyer](https://github.com/TheCodeDestroyer)! - Fix publishing
8+
9+
- [#275](https://github.com/TheCodeDestroyer/devkit/pull/275) [`6283ab9`](https://github.com/TheCodeDestroyer/devkit/commit/6283ab9ee6dc8336375a3e0f1cc5175944f6f121) Thanks [@TheCodeDestroyer](https://github.com/TheCodeDestroyer)! - Switch back to PNPM
10+
311
## 0.2.7
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.7",
3+
"version": "0.2.8",
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.12
4+
5+
### Patch Changes
6+
7+
- [#275](https://github.com/TheCodeDestroyer/devkit/pull/275) [`6283ab9`](https://github.com/TheCodeDestroyer/devkit/commit/6283ab9ee6dc8336375a3e0f1cc5175944f6f121) Thanks [@TheCodeDestroyer](https://github.com/TheCodeDestroyer)! - Fix publishing
8+
9+
- [#275](https://github.com/TheCodeDestroyer/devkit/pull/275) [`6283ab9`](https://github.com/TheCodeDestroyer/devkit/commit/6283ab9ee6dc8336375a3e0f1cc5175944f6f121) Thanks [@TheCodeDestroyer](https://github.com/TheCodeDestroyer)! - Switch back to PNPM
10+
11+
- Updated dependencies [[`6283ab9`](https://github.com/TheCodeDestroyer/devkit/commit/6283ab9ee6dc8336375a3e0f1cc5175944f6f121), [`6283ab9`](https://github.com/TheCodeDestroyer/devkit/commit/6283ab9ee6dc8336375a3e0f1cc5175944f6f121)]:
12+
- @tcd-devkit/eslint-config@0.2.5
13+
- @tcd-devkit/eslint-config-a11y@0.1.8
14+
- @tcd-devkit/eslint-config-import-ts@0.1.10
15+
- @tcd-devkit/eslint-config-next@0.1.9
16+
- @tcd-devkit/eslint-config-react@0.1.8
17+
- @tcd-devkit/eslint-config-react-hooks@0.0.9
18+
- @tcd-devkit/eslint-config-ts@0.2.5
19+
320
## 0.1.11
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.11",
3+
"version": "0.1.12",
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.12
4+
5+
### Patch Changes
6+
7+
- [#275](https://github.com/TheCodeDestroyer/devkit/pull/275) [`6283ab9`](https://github.com/TheCodeDestroyer/devkit/commit/6283ab9ee6dc8336375a3e0f1cc5175944f6f121) Thanks [@TheCodeDestroyer](https://github.com/TheCodeDestroyer)! - Fix publishing
8+
9+
- [#275](https://github.com/TheCodeDestroyer/devkit/pull/275) [`6283ab9`](https://github.com/TheCodeDestroyer/devkit/commit/6283ab9ee6dc8336375a3e0f1cc5175944f6f121) Thanks [@TheCodeDestroyer](https://github.com/TheCodeDestroyer)! - Switch back to PNPM
10+
11+
- Updated dependencies [[`6283ab9`](https://github.com/TheCodeDestroyer/devkit/commit/6283ab9ee6dc8336375a3e0f1cc5175944f6f121), [`6283ab9`](https://github.com/TheCodeDestroyer/devkit/commit/6283ab9ee6dc8336375a3e0f1cc5175944f6f121)]:
12+
- @tcd-devkit/eslint-config@0.2.5
13+
- @tcd-devkit/eslint-config-import-ts@0.1.10
14+
- @tcd-devkit/eslint-config-ts@0.2.5
15+
316
## 0.1.11
417

518
### Patch Changes

packages/eslint-presets/eslint-preset-node/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-node",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"description": "Comprehensive ESLint Flat Configuration Preset for Node.js projects. This preset bundles various @tcd-devkit ESLint configurations for a robust Node.js and TypeScript linting setup.",
55
"keywords": [
66
"tcd-devkit",

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

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

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- [#275](https://github.com/TheCodeDestroyer/devkit/pull/275) [`6283ab9`](https://github.com/TheCodeDestroyer/devkit/commit/6283ab9ee6dc8336375a3e0f1cc5175944f6f121) Thanks [@TheCodeDestroyer](https://github.com/TheCodeDestroyer)! - Fix publishing
8+
9+
- [#275](https://github.com/TheCodeDestroyer/devkit/pull/275) [`6283ab9`](https://github.com/TheCodeDestroyer/devkit/commit/6283ab9ee6dc8336375a3e0f1cc5175944f6f121) Thanks [@TheCodeDestroyer](https://github.com/TheCodeDestroyer)! - Switch back to PNPM
10+
11+
- Updated dependencies [[`6283ab9`](https://github.com/TheCodeDestroyer/devkit/commit/6283ab9ee6dc8336375a3e0f1cc5175944f6f121), [`6283ab9`](https://github.com/TheCodeDestroyer/devkit/commit/6283ab9ee6dc8336375a3e0f1cc5175944f6f121)]:
12+
- @tcd-devkit/eslint-config@0.2.5
13+
- @tcd-devkit/eslint-config-a11y@0.1.8
14+
- @tcd-devkit/eslint-config-import-ts@0.1.10
15+
- @tcd-devkit/eslint-config-react@0.1.8
16+
- @tcd-devkit/eslint-config-react-hooks@0.0.9
17+
- @tcd-devkit/eslint-config-ts@0.2.5
18+
319
## 0.1.4
420

521
### Patch Changes

packages/eslint-presets/eslint-preset-react/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-react",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Comprehensive ESLint Flat Configuration Preset for React projects. This preset bundles various @tcd-devkit ESLint configurations for a complete React, TypeScript, and a11y linting setup.",
55
"keywords": [
66
"tcd-devkit",

0 commit comments

Comments
 (0)