Skip to content

Commit

Permalink
chore(beta version): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
tutods committed Aug 7, 2023
1 parent 5820dc6 commit f4eea32
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.8.0-beta.6](https://github.com/tutods/lib/compare/@tutods/[email protected]...@tutods/[email protected]) (2023-08-07)

### Features

- **eslint:** javascript array rules ([5820dc6](https://github.com/tutods/lib/commit/5820dc6cac641c21e697e73a6bcd094ea4888090))

# [1.8.0-beta.5](https://github.com/tutods/lib/compare/@tutods/[email protected]...@tutods/[email protected]) (2023-08-07)

**Note:** Version bump only for package @tutods/eslint-config
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.8.0-beta.5",
"version": "1.8.0-beta.6",
"private": false,
"keywords": [
"eslint",
Expand Down

0 comments on commit f4eea32

Please sign in to comment.