Skip to content

Commit

Permalink
chore: release main (#23)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>react: 1.3.0</summary>

##
[1.3.0](react-v1.2.0...react-v1.3.0)
(2024-02-10)


### Features

* **packages:** Update packages
([a9ce95b](a9ce95b))


### Bug Fixes

* tailwindcss/no-custom-classname is OFF, because it is a very slow rule
([7b36e1c](7b36e1c))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 10, 2024
1 parent 7b36e1c commit 4c69cbf
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages/base": "1.0.0",
"packages/react": "1.2.0",
"packages/react": "1.3.0",
"packages/next": "1.1.0",
"packages/markdown": "1.1.0"
}
12 changes: 12 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.3.0](https://github.com/Pilaton/eslint-eco/compare/react-v1.2.0...react-v1.3.0) (2024-02-10)


### Features

* **packages:** Update packages ([a9ce95b](https://github.com/Pilaton/eslint-eco/commit/a9ce95b62c9c9fed355ee0c345b355cbc574945d))


### Bug Fixes

* tailwindcss/no-custom-classname is OFF, because it is a very slow rule ([7b36e1c](https://github.com/Pilaton/eslint-eco/commit/7b36e1c396ed1cf17dd14aada7483af465042a31))

## [1.2.0](https://github.com/Pilaton/eslint-eco/compare/react-v1.1.0...react-v1.2.0) (2024-02-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pilaton/eslint-config-react",
"version": "1.2.0",
"version": "1.3.0",
"description": "ESLint configuration for React projects",
"keywords": [
"eslint",
Expand Down

0 comments on commit 4c69cbf

Please sign in to comment.