Skip to content

Commit

Permalink
chore(release): publish %s
Browse files Browse the repository at this point in the history
  • Loading branch information
tutods committed Aug 17, 2023
1 parent 0a3a4e6 commit 7e82f50
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.12.2-beta.0](https://github.com/tutods/lib/compare/@tutods/[email protected]...@tutods/[email protected]) (2023-08-17)

### Bug Fixes

- **react config:** only extend javascript config for js files ([0a3a4e6](https://github.com/tutods/lib/commit/0a3a4e694204d896145c9470c87c31003a61976a))

## [1.12.1](https://github.com/tutods/lib/compare/@tutods/[email protected]...@tutods/[email protected]) (2023-08-17)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tutods/eslint-config",
"description": "ESLint configuration for JavaScript, TypeScript, React, Node.js, TailwindCSS projects, allowing to use other configs like sort imports, sort keys and more.",
"version": "1.12.1",
"version": "1.12.2-beta.0",
"private": false,
"keywords": [
"eslint",
Expand Down

0 comments on commit 7e82f50

Please sign in to comment.