Skip to content

Commit 561a970

Browse files
Version Packages (#209)
2 parents 3a3db90 + 52170d2 commit 561a970

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/slick-geese-yawn.md

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

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

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

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- [#208](https://github.com/TheCodeDestroyer/devkit/pull/208) [`e8fde55`](https://github.com/TheCodeDestroyer/devkit/commit/e8fde558de322dd47c4939f02b7dae1b4e52421d) Thanks [@TheCodeDestroyer](https://github.com/TheCodeDestroyer)! - Add missing Node globals to React preset
8+
39
## 0.1.1
410

511
### 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.1",
3+
"version": "0.1.2",
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)