Skip to content

Commit 5c4dcb0

Browse files
Version Packages (#16)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a065e56 commit 5c4dcb0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tender-papayas-whisper.md

-5
This file was deleted.

packages/lint-react/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @ktam/lint-react
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- a065e56: Add react default config and fix Astro astro: imports
8+
39
## 0.1.1
410

511
### Patch Changes

packages/lint-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ktam/lint-react",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "ESLint and Prettier configs for React projects",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)