Skip to content

Commit

Permalink
🔖 ci(release): npm packages release (#126)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 10, 2025
1 parent d74d191 commit 03ac3b3
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 33 deletions.
25 changes: 0 additions & 25 deletions .changeset/hot-cheetahs-beg.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/stupid-forks-count.md

This file was deleted.

30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# eslint-config-archisquad

## 2.4.0

### Minor Changes

- 7249e7a: **[CHANGE]**: Upgrade dependencies:
- `eslint`: 9.14.0 → 9.17.0
- `eslint-plugin-unicorn`: 56.0.0 → 56.0.1
- `eslint-plugin-prettier`: 5.2.0 → 5.2.1
- `eslint-config-prettier`: 9.0.0 → 9.1.0
- `eslint-plugin-promise`: 7.1.0 → 7.2.1
- `eslint-plugin-compat`: 6.0.1 → 6.0.2
- `eslint-plugin-no-secrets`: 2.0.0 → 2.1.1
- `eslint-plugin-n`: 17.13.1 → 17.15.1
- `eslint-plugin-markdown`: 5.0.0 → 5.1.0
- `eslint-plugin-yml`: 1.15.0 → 1.16.0
- `eslint-plugin-jsonc`: 2.17.0 → 2.18.2
- `eslint-plugin-playwright`: 2.0.0 → 2.1.0
- `@vitest/eslint-plugin`: 1.1.8 → 1.1.24
- `eslint-plugin-perfectionist`: 3.9.1 → 4.6.0
- `eslint-config-flat-gitignore`: 0.3.0 → 1.0.0
- `type-fest`: 4.26.1 → 4.32.0
- `eslint-flat-config-utils`: 0.4.0 (new)
- `@eslint/js`: 9.14.0 → 9.17.0
- `@typescript-eslint/parser`: 8.13.0 → 8.19.1
- `@typescript-eslint/eslint-plugin`: 8.13.0 → 8.19.1
- 2a41b86: [CHANGE]: Upgraded eslint-plugin-perfectionist to v4.6.0. Added
config for new rules available in the plugin. Expanded configuration to cover
new cases such as: sorting elements in modules, support for reading aliases
from TSConfig file.

## 2.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-config-archisquad",
"type": "module",
"version": "2.3.0",
"version": "2.4.0",
"description": "",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 03ac3b3

Please sign in to comment.